#: ../../../discord/client.py:docstring of discord.client.Client.entitlements:19
msgid "The number of entitlements to retrieve. If ``None``, it retrieves every entitlement for this application. Note, however, that this would make it a slow operation. Defaults to ``100``."
#: ../../../discord/client.py:docstring of discord.client.Client.entitlements:22
msgid "Retrieve entitlements before this date or entitlement. If a datetime is provided, it is recommended to use a UTC aware datetime. If the datetime is naive, it is assumed to be local time."
#: ../../../discord/client.py:docstring of discord.client.Client.entitlements:26
msgid "Retrieve entitlements after this date or entitlement. If a datetime is provided, it is recommended to use a UTC aware datetime. If the datetime is naive, it is assumed to be local time."
#: ../../../discord/appinfo.py:docstring of discord.appinfo.AppInfo.edit:11
msgid "The new application’s connection verification URL which will render the application as a verification method in the guild’s role verification configuration. Can be ``None`` to remove the URL."
#: ../../../discord/appinfo.py:docstring of discord.appinfo.AppInfo.edit:14
msgid "The new list of :ddocs:`OAuth2 scopes <topics/oauth2#shared-resources-oauth2-scopes>` of the :attr:`~install_params`. Can be ``None`` to remove the scopes."
#: ../../../discord/appinfo.py:docstring of discord.appinfo.AppInfo.edit:19
msgid "The new application’s flags. Only limited intent flags (:attr:`~ApplicationFlags.gateway_presence_limited`, :attr:`~ApplicationFlags.gateway_guild_members_limited`, :attr:`~ApplicationFlags.gateway_message_content_limited`) can be edited. Can be ``None`` to remove the flags."
@ -1840,7 +1840,7 @@ msgstr ""
#: ../../../discord/appinfo.py:docstring of discord.appinfo.AppInfo.edit:25
msgid "Editing the limited intent flags leads to the termination of the bot."
msgstr ""
msgstr "限られたインテントフラグを編集すると、ボットが終了します。"
#: ../../../discord/appinfo.py:docstring of discord.appinfo.AppInfo.edit:27
msgid "The new application’s icon as a :term:`py:bytes-like object`. Can be ``None`` to remove the icon."
@ -1860,11 +1860,11 @@ msgstr ""
#: ../../../discord/appinfo.py:docstring of discord.appinfo.AppInfo.edit:38
msgid "The reason for editing the application. Shows up on the audit log."
msgstr ""
msgstr "アプリケーションを編集する理由。これは、監査ログに表示されます。"
#: ../../../discord/appinfo.py:docstring of discord.appinfo.AppInfo.edit:41
msgid "Editing the application failed"
msgstr ""
msgstr "アプリケーションの変数に失敗した場合。"
#: ../../../discord/appinfo.py:docstring of discord.appinfo.AppInfo.edit:42
msgid "The image format passed in to ``icon`` or ``cover_image`` is invalid. This is also raised when ``install_params_scopes`` and ``install_params_permissions`` are incompatible with each other."
@ -1876,7 +1876,7 @@ msgstr ""
#: ../../../discord/appinfo.py:docstring of discord.appinfo.AppInfo.edit:45
#: ../../../discord/team.py:docstring of discord.team.TeamMember:69
msgid "The role of the member within the team."
msgstr ""
msgstr "チーム内でのメンバーの役割。"
#: ../../../discord/team.py:docstring of discord.team.TeamMember:73
msgid ":class:`TeamMemberRole`"
msgstr ""
msgstr ":class:`TeamMemberRole`"
#: ../../../discord/team.py:docstring of discord.TeamMember.accent_color:1
#: ../../../discord/user.py:docstring of discord.ClientUser.accent_color:1
@ -4793,7 +4793,7 @@ msgstr "フォーラムチャンネル。"
#: ../../api.rst:1571
msgid "A media channel."
msgstr ""
msgstr "メディアチャンネル"
#: ../../api.rst:1577
msgid "Specifies the type of :class:`Message`. This is used to denote if a message is to be interpreted as a system message or a regular message."
@ -11069,7 +11069,7 @@ msgstr ""
#: ../../../discord/message.py:docstring of discord.Attachment.flags:3
msgid ":class:`AttachmentFlags`"
msgstr ""
msgstr ":class:`AttachmentFlags`"
#: ../../../discord/message.py:docstring of discord.message.Attachment.is_spoiler:1
msgid ":class:`bool`: Whether this attachment contains a spoiler."
@ -11711,7 +11711,7 @@ msgstr "このリアクションのメッセージ。"
#: ../../../discord/reaction.py:docstring of discord.reaction.Reaction:52
msgid "If the user sent this super reaction."
msgstr ""
msgstr "ユーザーがスーパーリアクションを付けた場合。"
#: ../../../discord/reaction.py:docstring of discord.reaction.Reaction:60
msgid "The number of times this reaction was made using normal reactions. This is not available in the gateway events such as :func:`on_reaction_add` or :func:`on_reaction_remove`."
@ -13789,7 +13789,7 @@ msgstr "BAN解除に失敗した場合。"
#: ../../../discord/guild.py:docstring of discord.guild.Guild.bulk_ban:3
msgid "Bans multiple users from the guild."
msgstr ""
msgstr "ギルドから複数のユーザーをBANします。"
#: ../../../discord/guild.py:docstring of discord.guild.Guild.bulk_ban:5
msgid "The users must meet the :class:`abc.Snowflake` abc."
@ -13801,7 +13801,7 @@ msgstr ""
#: ../../../discord/guild.py:docstring of discord.guild.Guild.bulk_ban:17
msgid "The reason the users got banned."
msgstr ""
msgstr "ユーザーをBANする理由。"
#: ../../../discord/guild.py:docstring of discord.guild.Guild.bulk_ban:23
msgid "The result of the bulk ban operation."
@ -13809,7 +13809,7 @@ msgstr ""
#: ../../../discord/guild.py:docstring of discord.guild.Guild.bulk_ban:24
msgid ":class:`BulkBanResult`"
msgstr ""
msgstr ":class:`BulkBanResult`"
#: ../../../discord/guild.py:docstring of discord.Guild.vanity_url:1
msgid "The Discord vanity invite URL for this guild, if available."
@ -14100,7 +14100,7 @@ msgstr ""
#: ../../api.rst:4505
#: ../../api.rst:4511
msgid "List[:class:`Object`]"
msgstr ""
msgstr "List[:class:`Object`]"
#: ../../api.rst:4508
msgid "The list of users that could not be banned. The inner :class:`Object` of the list has the :attr:`Object.type` set to :class:`User`."
@ -15672,7 +15672,7 @@ msgstr ""
#: ../../../discord/role.py:docstring of discord.Role.flags:5
msgid ":class:`RoleFlags`"
msgstr ""
msgstr ":class:`RoleFlags`"
#: ../../../discord/role.py:docstring of discord.role.Role.edit:3
msgid "Edits the role."
@ -18870,7 +18870,7 @@ msgstr ""
#: ../../../discord/sku.py:docstring of discord.SKU.flags:3
msgid ":class:`SKUFlags`"
msgstr ""
msgstr ":class:`SKUFlags`"
#: ../../../discord/sku.py:docstring of discord.SKU.created_at:1
msgid "Returns the sku's creation time in UTC."
@ -18906,7 +18906,7 @@ msgstr ""
#: ../../../discord/sku.py:docstring of discord.sku.Entitlement:33
msgid ":class:`EntitlementType`"
msgstr ""
msgstr ":class:`EntitlementType`"
#: ../../../discord/sku.py:docstring of discord.sku.Entitlement:37
msgid "Whether the entitlement has been deleted."
@ -19091,7 +19091,7 @@ msgstr ""
#: ../../../discord/raw_models.py:docstring of discord.raw_models.RawReactionActionEvent:75
msgid "List[:class:`Colour`]"
msgstr ""
msgstr "List[:class:`Colour`]"
#: ../../../discord/raw_models.py:docstring of discord.RawReactionActionEvent.burst_colors:1
msgid "If you want the logging configuration the library provides to affect all loggers rather than just the ``discord`` logger, you can pass ``root_logger=True`` inside :meth:`Client.run`:"
msgid "If you want to setup logging using the library provided configuration without using :meth:`Client.run`, you can use :func:`discord.utils.setup_logging`:"
msgid "|commands| Change lookup order for :class:`~ext.commands.MemberConverter` and :class:`~ext.commands.UserConverter` to prioritise usernames instead of nicknames."