You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mipac/docs/locale/ja/LC_MESSAGES/index.po

5257 lines
132 KiB

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

# SOME DESCRIPTIVE TITLE.
# Copyright (C) 2023, yupix
# This file is distributed under the same license as the mipac package.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2023.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: mipac \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-12-03 14:34+0900\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language: ja\n"
"Language-Team: ja <LL@li.org>\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 2.13.1\n"
#: ../../index.rst:2
msgid "API Reference"
msgstr ""
#: ../../index.rst:5
msgid "Misskey Models"
msgstr ""
#: ../../index.rst:8
msgid "Ad"
msgstr ""
#: ../../index.rst:17
msgid "IndexStat"
msgstr ""
#: ../../index.rst:26
msgid "ModerationLog"
msgstr ""
#: ../../index.rst:35
msgid "ServerInfo"
msgstr ""
#: ../../index.rst:44
msgid "ServerInfoCpu"
msgstr ""
#: ../../index.rst:53
msgid "ServerInfoFs"
msgstr ""
#: ../../index.rst:62
msgid "ServerInfoMem"
msgstr ""
#: ../../index.rst:71
msgid "ServerInfoNet"
msgstr ""
#: ../../index.rst:80
msgid "UserIP"
msgstr ""
#: ../../index.rst:89
msgid "Announcement"
msgstr ""
#: ../../index.rst:98
msgid "AnnouncementCommon"
msgstr ""
#: ../../index.rst:107
msgid "AnnouncementSystem"
msgstr ""
#: ../../index.rst:116
msgid "Antenna"
msgstr ""
#: ../../index.rst:125 mipac.actions.channel.ChannelActions.get:6
#: mipac.actions.channel.ChannelActions.get_featured:3
#: mipac.actions.channel.ChannelActions.get_my_favorite:3
#: mipac.actions.channel.ClientChannelActions.archive:6
#: mipac.actions.channel.ClientChannelActions.unarchive:6
#: mipac.actions.channel.ClientChannelActions.update:18 of
msgid "Channel"
msgstr ""
#: ../../index.rst:134
msgid "ActiveUsersChart"
msgstr ""
#: ../../index.rst:143
msgid "DriveChart"
msgstr ""
#: ../../index.rst:152
msgid "DriveLocalChart"
msgstr ""
#: ../../index.rst:161
msgid "DriveRemoteChart"
msgstr ""
#: ../../index.rst:170
msgid "Clip"
msgstr ""
#: mipac.models.clip.Clip.created_at:1 of
msgid "The time the clip was created"
msgstr ""
#: mipac.models.clip.Clip.description:1 of
msgid "The clip description"
msgstr ""
#: mipac.models.clip.Clip.favorited_count:1 of
msgid "The number of times the clip has been favorited"
msgstr ""
#: mipac.actions.clip.ClientClipActions.add_note:3
#: mipac.actions.clip.ClientClipActions.delete:3
#: mipac.actions.clip.ClientClipActions.remove_note:3
#: mipac.actions.clip.ClientClipActions.update:3
#: mipac.actions.clip.ClipActions.get:3 mipac.models.clip.Clip.id:1 of
msgid "The clip id"
msgstr ""
#: mipac.models.clip.Clip.is_favorited:1 of
msgid "Whether the clip is favorited"
msgstr ""
#: mipac.models.clip.Clip.is_public:1 of
msgid "Whether the clip is public"
msgstr ""
#: mipac.models.clip.Clip.last_clipped_at:1 of
msgid "The last time the clip was clipped"
msgstr ""
#: mipac.actions.clip.ClientClipActions.update:5
#: mipac.actions.clip.ClipActions.create:3 mipac.models.clip.Clip.name:1 of
msgid "The clip name"
msgstr ""
#: mipac.models.clip.Clip.user:1 of
msgid "The user who created the clip"
msgstr ""
#: mipac.models.clip.Clip.user_id:1 of
msgid "The user id who created the clip"
msgstr ""
#: ../../index.rst:179
msgid "DriveStatus"
msgstr ""
#: mipac.models.drive.DriveStatus.capacity:1
#: mipac.models.drive.DriveStatus.capacity:3 of
msgid "Total capacity of the drive in bytes"
msgstr ""
#: mipac.actions.admins.admin.AdminActions.reset_password
#: mipac.actions.admins.admin.AdminActions.suspend_user
#: mipac.actions.admins.admin.AdminActions.unsuspend_user
#: mipac.actions.admins.drive.AdminDriveActions.clean_remote_files
#: mipac.actions.admins.drive.AdminDriveActions.cleanup
#: mipac.actions.admins.drive.AdminDriveActions.get_files
#: mipac.actions.admins.drive.AdminDriveActions.show_file
#: mipac.actions.admins.emoji.AdminEmojiActions.remove
#: mipac.actions.admins.moderator.AdminModeratorActions.add
#: mipac.actions.admins.moderator.AdminModeratorActions.remove
#: mipac.actions.admins.roles.AdminRoleModelActions.assign
#: mipac.actions.admins.roles.AdminRoleModelActions.unassign
#: mipac.actions.admins.user.AdminUserActions.delete_account
#: mipac.actions.admins.user.AdminUserActions.suspend
#: mipac.actions.admins.user.AdminUserActions.unsuspend
#: mipac.actions.antenna.AntennaActions.create
#: mipac.actions.antenna.ClientAntennaActions.delete
#: mipac.actions.antenna.ClientAntennaActions.show
#: mipac.actions.antenna.ClientAntennaActions.update
#: mipac.actions.channel.ChannelActions.create
#: mipac.actions.channel.ChannelActions.get
#: mipac.actions.channel.ChannelActions.get_featured
#: mipac.actions.channel.ChannelActions.get_my_favorite
#: mipac.actions.channel.ClientChannelActions.archive
#: mipac.actions.channel.ClientChannelActions.favorite
#: mipac.actions.channel.ClientChannelActions.follow
#: mipac.actions.channel.ClientChannelActions.unarchive
#: mipac.actions.channel.ClientChannelActions.unfavorite
#: mipac.actions.channel.ClientChannelActions.unfollow
#: mipac.actions.channel.ClientChannelActions.update
#: mipac.actions.clip.ClientClipActions.add_note
#: mipac.actions.clip.ClientClipActions.delete
#: mipac.actions.clip.ClientClipActions.remove_note
#: mipac.actions.clip.ClientClipActions.update
#: mipac.actions.clip.ClipActions.create mipac.actions.clip.ClipActions.get
#: mipac.actions.clip.ClipActions.get_list
#: mipac.actions.clip.ClipActions.get_my_favorites
#: mipac.actions.drive.drive.DriveActions.get_status
#: mipac.actions.drive.drive.DriveActions.stream
#: mipac.actions.drive.files.ClientFileActions.delete
#: mipac.actions.drive.files.ClientFileActions.get_attached_notes
#: mipac.actions.drive.files.ClientFileActions.update
#: mipac.actions.drive.files.FileActions.check_existence
#: mipac.actions.drive.files.FileActions.create
#: mipac.actions.drive.files.FileActions.delete
#: mipac.actions.drive.files.FileActions.find
#: mipac.actions.drive.files.FileActions.find_by_hash
#: mipac.actions.drive.files.FileActions.get_attached_notes
#: mipac.actions.drive.files.FileActions.get_files
#: mipac.actions.drive.files.FileActions.show
#: mipac.actions.drive.files.FileActions.update
#: mipac.actions.drive.files.FileActions.upload_from_url
#: mipac.actions.drive.folders.ClientFileActionsInFolder.create
#: mipac.actions.drive.folders.ClientFileActionsInFolder.find
#: mipac.actions.drive.folders.ClientFileActionsInFolder.update
#: mipac.actions.drive.folders.ClientFileActionsInFolder.upload_from_url
#: mipac.actions.drive.folders.ClientFolderActions.create
#: mipac.actions.drive.folders.ClientFolderActions.delete
#: mipac.actions.drive.folders.ClientFolderActions.gets
#: mipac.actions.drive.folders.ClientFolderActions.update
#: mipac.actions.drive.folders.FolderActions.create
#: mipac.actions.drive.folders.FolderActions.delete
#: mipac.actions.drive.folders.FolderActions.find
#: mipac.actions.drive.folders.FolderActions.gets
#: mipac.actions.drive.folders.FolderActions.show
#: mipac.actions.drive.folders.FolderActions.update
#: mipac.actions.follow.FollowActions.add
#: mipac.actions.follow.FollowActions.invalidate
#: mipac.actions.follow.FollowActions.remove
#: mipac.actions.follow.FollowRequestActions.accept
#: mipac.actions.follow.FollowRequestActions.cancel
#: mipac.actions.follow.FollowRequestActions.get_all
#: mipac.actions.follow.FollowRequestActions.reject
#: mipac.actions.invite.ClientInviteActions.delete
#: mipac.actions.invite.InviteActions.create
#: mipac.actions.invite.InviteActions.delete
#: mipac.actions.invite.InviteActions.get_all_list
#: mipac.actions.invite.InviteActions.get_limit
#: mipac.actions.invite.InviteActions.get_list
#: mipac.actions.mute.MuteActions.add mipac.actions.mute.MuteActions.delete
#: mipac.actions.my.MyActions.get_claim_achievement
#: mipac.actions.note.ClientNoteActions.add_clips
#: mipac.actions.note.ClientNoteActions.create_renote
#: mipac.actions.note.ClientNoteActions.delete
#: mipac.actions.note.ClientNoteActions.fetch_children
#: mipac.actions.note.ClientNoteActions.fetch_state
#: mipac.actions.note.ClientNoteActions.get_all_children
#: mipac.actions.note.ClientNoteActions.get_all_replies
#: mipac.actions.note.ClientNoteActions.get_clips
#: mipac.actions.note.ClientNoteActions.get_renotes
#: mipac.actions.note.ClientNoteActions.get_replies
#: mipac.actions.note.ClientNoteActions.get_state
#: mipac.actions.note.ClientNoteActions.translate
#: mipac.actions.note.ClientNoteActions.un_renote
#: mipac.actions.note.NoteActions.fetch mipac.actions.note.NoteActions.get
#: mipac.actions.note.NoteActions.send
#: mipac.actions.reaction.ReactionActions.add
#: mipac.actions.reaction.ReactionActions.remove
#: mipac.actions.role.RoleActions.get mipac.actions.role.RoleActions.get_list
#: mipac.actions.user.UserActions.get_mention
#: mipac.actions.user.UserActions.search_by_username_and_host
#: mipac.manager.admins.moderator.AdminModeratorManager.action
#: mipac.manager.favorite.FavoriteManager.action
#: mipac.manager.reaction.ReactionManager.action
#: mipac.manager.user.UserManager.action
#: mipac.models.drive.DriveStatus.capacity mipac.models.drive.DriveStatus.usage
#: mipac.models.note.Note.api mipac.models.note.Note.author
#: mipac.models.note.Note.channel mipac.models.note.Note.channel_id
#: mipac.models.note.Note.clipped_count mipac.models.note.Note.content
#: mipac.models.note.Note.created_at mipac.models.note.Note.cw
#: mipac.models.note.Note.deleted_at mipac.models.note.Note.file_ids
#: mipac.models.note.Note.files mipac.models.note.Note.id
#: mipac.models.note.Note.is_hidden mipac.models.note.Note.local_only
#: mipac.models.note.Note.mentions mipac.models.note.Note.my_reaction
#: mipac.models.note.Note.poll mipac.models.note.Note.reaction_acceptance
#: mipac.models.note.Note.reaction_and_user_pair_cache
#: mipac.models.note.Note.reactions mipac.models.note.Note.renote
#: mipac.models.note.Note.renote_count mipac.models.note.Note.renote_id
#: mipac.models.note.Note.replies_count mipac.models.note.Note.reply
#: mipac.models.note.Note.reply_id mipac.models.note.Note.tags
#: mipac.models.note.Note.text mipac.models.note.Note.uri
#: mipac.models.note.Note.url mipac.models.note.Note.user
#: mipac.models.note.Note.user_id mipac.models.note.Note.visibility
#: mipac.models.note.Note.visible_user_ids
#: mipac.models.note.NoteChannel.allow_renote_to_external
#: mipac.models.note.NoteChannel.color mipac.models.note.NoteChannel.id
#: mipac.models.note.NoteChannel.is_sensitive
#: mipac.models.note.NoteChannel.name mipac.models.note.NoteReaction.created_at
#: mipac.models.note.NoteReaction.id mipac.models.note.NoteReaction.type
#: mipac.models.note.NoteReaction.user mipac.utils.auth.AuthClient.check_auth
#: mipac.utils.auth.AuthClient.get_auth_url mipac.utils.format.bool_to_string
#: mipac.utils.format.remove_dict_empty mipac.utils.format.remove_dict_missing
#: mipac.utils.format.remove_list_empty mipac.utils.format.str_to_datetime
#: mipac.utils.format.upper_to_lower mipac.utils.util.check_multi_arg of
msgid "Returns"
msgstr ""
#: mipac.actions.admins.admin.AdminActions.reset_password
#: mipac.actions.admins.admin.AdminActions.suspend_user
#: mipac.actions.admins.admin.AdminActions.unsuspend_user
#: mipac.actions.admins.drive.AdminDriveActions.clean_remote_files
#: mipac.actions.admins.drive.AdminDriveActions.cleanup
#: mipac.actions.admins.drive.AdminDriveActions.get_files
#: mipac.actions.admins.drive.AdminDriveActions.show_file
#: mipac.actions.admins.emoji.AdminEmojiActions.remove
#: mipac.actions.admins.moderator.AdminModeratorActions.add
#: mipac.actions.admins.moderator.AdminModeratorActions.remove
#: mipac.actions.admins.roles.AdminRoleModelActions.assign
#: mipac.actions.admins.roles.AdminRoleModelActions.unassign
#: mipac.actions.admins.user.AdminUserActions.delete_account
#: mipac.actions.admins.user.AdminUserActions.show_user
#: mipac.actions.admins.user.AdminUserActions.suspend
#: mipac.actions.admins.user.AdminUserActions.unsuspend
#: mipac.actions.antenna.AntennaActions.create
#: mipac.actions.antenna.ClientAntennaActions.delete
#: mipac.actions.antenna.ClientAntennaActions.show
#: mipac.actions.antenna.ClientAntennaActions.update
#: mipac.actions.channel.ChannelActions.create
#: mipac.actions.channel.ChannelActions.get
#: mipac.actions.channel.ChannelActions.get_featured
#: mipac.actions.channel.ChannelActions.get_my_favorite
#: mipac.actions.channel.ClientChannelActions.archive
#: mipac.actions.channel.ClientChannelActions.favorite
#: mipac.actions.channel.ClientChannelActions.follow
#: mipac.actions.channel.ClientChannelActions.unarchive
#: mipac.actions.channel.ClientChannelActions.unfavorite
#: mipac.actions.channel.ClientChannelActions.unfollow
#: mipac.actions.channel.ClientChannelActions.update
#: mipac.actions.clip.ClientClipActions.add_note
#: mipac.actions.clip.ClientClipActions.delete
#: mipac.actions.clip.ClientClipActions.remove_note
#: mipac.actions.clip.ClientClipActions.update
#: mipac.actions.clip.ClipActions.create mipac.actions.clip.ClipActions.get
#: mipac.actions.clip.ClipActions.get_list
#: mipac.actions.clip.ClipActions.get_my_favorites
#: mipac.actions.drive.drive.DriveActions.get_status
#: mipac.actions.drive.drive.DriveActions.stream
#: mipac.actions.drive.files.ClientFileActions.delete
#: mipac.actions.drive.files.ClientFileActions.get_attached_notes
#: mipac.actions.drive.files.ClientFileActions.update
#: mipac.actions.drive.files.FileActions.check_existence
#: mipac.actions.drive.files.FileActions.create
#: mipac.actions.drive.files.FileActions.delete
#: mipac.actions.drive.files.FileActions.find
#: mipac.actions.drive.files.FileActions.find_by_hash
#: mipac.actions.drive.files.FileActions.get_attached_notes
#: mipac.actions.drive.files.FileActions.get_files
#: mipac.actions.drive.files.FileActions.show
#: mipac.actions.drive.files.FileActions.update
#: mipac.actions.drive.files.FileActions.upload_from_url
#: mipac.actions.drive.folders.ClientFileActionsInFolder.create
#: mipac.actions.drive.folders.ClientFileActionsInFolder.find
#: mipac.actions.drive.folders.ClientFileActionsInFolder.update
#: mipac.actions.drive.folders.ClientFileActionsInFolder.upload_from_url
#: mipac.actions.drive.folders.ClientFolderActions.create
#: mipac.actions.drive.folders.ClientFolderActions.delete
#: mipac.actions.drive.folders.ClientFolderActions.gets
#: mipac.actions.drive.folders.ClientFolderActions.update
#: mipac.actions.drive.folders.FolderActions.create
#: mipac.actions.drive.folders.FolderActions.delete
#: mipac.actions.drive.folders.FolderActions.find
#: mipac.actions.drive.folders.FolderActions.gets
#: mipac.actions.drive.folders.FolderActions.show
#: mipac.actions.drive.folders.FolderActions.update
#: mipac.actions.follow.FollowActions.add
#: mipac.actions.follow.FollowActions.invalidate
#: mipac.actions.follow.FollowActions.remove
#: mipac.actions.follow.FollowRequestActions.accept
#: mipac.actions.follow.FollowRequestActions.cancel
#: mipac.actions.follow.FollowRequestActions.get_all
#: mipac.actions.follow.FollowRequestActions.reject
#: mipac.actions.invite.ClientInviteActions.delete
#: mipac.actions.invite.InviteActions.create
#: mipac.actions.invite.InviteActions.delete
#: mipac.actions.invite.InviteActions.get_all_list
#: mipac.actions.invite.InviteActions.get_limit
#: mipac.actions.invite.InviteActions.get_list
#: mipac.actions.mute.MuteActions.add mipac.actions.mute.MuteActions.delete
#: mipac.actions.my.MyActions.get_claim_achievement
#: mipac.actions.note.ClientNoteActions.add_clips
#: mipac.actions.note.ClientNoteActions.create_renote
#: mipac.actions.note.ClientNoteActions.delete
#: mipac.actions.note.ClientNoteActions.fetch_children
#: mipac.actions.note.ClientNoteActions.fetch_state
#: mipac.actions.note.ClientNoteActions.get_all_children
#: mipac.actions.note.ClientNoteActions.get_all_replies
#: mipac.actions.note.ClientNoteActions.get_clips
#: mipac.actions.note.ClientNoteActions.get_renotes
#: mipac.actions.note.ClientNoteActions.get_replies
#: mipac.actions.note.ClientNoteActions.get_state
#: mipac.actions.note.ClientNoteActions.translate
#: mipac.actions.note.ClientNoteActions.un_renote
#: mipac.actions.note.NoteActions.fetch mipac.actions.note.NoteActions.get
#: mipac.actions.note.NoteActions.send
#: mipac.actions.reaction.ReactionActions.add
#: mipac.actions.reaction.ReactionActions.remove
#: mipac.actions.role.RoleActions.get mipac.actions.role.RoleActions.get_list
#: mipac.actions.user.UserActions.get_mention
#: mipac.actions.user.UserActions.search_by_username_and_host
#: mipac.manager.admins.moderator.AdminModeratorManager.action
#: mipac.manager.favorite.FavoriteManager.action
#: mipac.manager.reaction.ReactionManager.action
#: mipac.manager.user.UserManager.action
#: mipac.models.drive.DriveStatus.capacity mipac.models.drive.DriveStatus.usage
#: mipac.models.note.Note.api mipac.models.note.Note.author
#: mipac.models.note.Note.channel mipac.models.note.Note.channel_id
#: mipac.models.note.Note.clipped_count mipac.models.note.Note.content
#: mipac.models.note.Note.created_at mipac.models.note.Note.cw
#: mipac.models.note.Note.deleted_at mipac.models.note.Note.file_ids
#: mipac.models.note.Note.files mipac.models.note.Note.id
#: mipac.models.note.Note.is_hidden mipac.models.note.Note.local_only
#: mipac.models.note.Note.mentions mipac.models.note.Note.my_reaction
#: mipac.models.note.Note.poll mipac.models.note.Note.reaction_acceptance
#: mipac.models.note.Note.reaction_and_user_pair_cache
#: mipac.models.note.Note.reactions mipac.models.note.Note.renote
#: mipac.models.note.Note.renote_count mipac.models.note.Note.renote_id
#: mipac.models.note.Note.replies_count mipac.models.note.Note.reply
#: mipac.models.note.Note.reply_id mipac.models.note.Note.tags
#: mipac.models.note.Note.text mipac.models.note.Note.uri
#: mipac.models.note.Note.url mipac.models.note.Note.user
#: mipac.models.note.Note.user_id mipac.models.note.Note.visibility
#: mipac.models.note.Note.visible_user_ids
#: mipac.models.note.NoteChannel.allow_renote_to_external
#: mipac.models.note.NoteChannel.color mipac.models.note.NoteChannel.id
#: mipac.models.note.NoteChannel.is_sensitive
#: mipac.models.note.NoteChannel.name mipac.models.note.NoteReaction.created_at
#: mipac.models.note.NoteReaction.id mipac.models.note.NoteReaction.type
#: mipac.models.note.NoteReaction.user
#: mipac.types.user.is_me_detailed_moderator mipac.types.user.is_user_detailed
#: mipac.types.user.is_user_detailed_moderator
#: mipac.types.user.is_user_detailed_not_logined
#: mipac.utils.auth.AuthClient.check_auth
#: mipac.utils.auth.AuthClient.get_auth_url mipac.utils.format.bool_to_string
#: mipac.utils.format.remove_dict_empty mipac.utils.format.remove_dict_missing
#: mipac.utils.format.remove_list_empty mipac.utils.format.str_to_datetime
#: mipac.utils.format.upper_to_lower mipac.utils.util.check_multi_arg of
msgid "Return type"
msgstr ""
#: mipac.models.drive.DriveStatus.usage:1
#: mipac.models.drive.DriveStatus.usage:3 of
msgid "Total usage of the drive in bytes"
msgstr ""
#: ../../index.rst:188
msgid "File"
msgstr ""
#: ../../index.rst:197
msgid "FileProperties"
msgstr ""
#: ../../index.rst:206
msgid "Folder"
msgstr ""
#: ../../index.rst:215
msgid "CustomEmoji"
msgstr ""
#: ../../index.rst:224
msgid "FollowRequest"
msgstr ""
#: ../../index.rst:233
msgid "FederationInstance"
msgstr ""
#: ../../index.rst:242
msgid "InviteCode"
msgstr ""
#: ../../index.rst:251
msgid "InviteLimit"
msgstr ""
#: ../../index.rst:260
msgid "AdminMeta"
msgstr ""
#: ../../index.rst:269 ../../index.rst:3334
msgid "Features"
msgstr ""
#: ../../index.rst:278
msgid "Meta"
msgstr ""
#: ../../index.rst:287
msgid "MuteUser"
msgstr ""
#: ../../index.rst:296
msgid "Header"
msgstr ""
#: ../../index.rst:305
msgid "Note"
msgstr ""
#: mipac.models.note.Note:1 of
msgid "Noteモデル"
msgstr ""
#: mipac.actions.admins.admin.AdminActions.get_meta
#: mipac.actions.admins.admin.AdminActions.reset_password
#: mipac.actions.admins.admin.AdminActions.resolve_abuse_user_report
#: mipac.actions.admins.admin.AdminActions.send_email
#: mipac.actions.admins.admin.AdminActions.suspend_user
#: mipac.actions.admins.admin.AdminActions.unsuspend_user
#: mipac.actions.admins.admin.AdminActions.update_user_note
#: mipac.actions.admins.drive.AdminDriveActions.get_files
#: mipac.actions.admins.drive.AdminDriveActions.show_file
#: mipac.actions.admins.emoji.AdminEmojiActions.remove
#: mipac.actions.admins.moderator.AdminModeratorActions.add
#: mipac.actions.admins.moderator.AdminModeratorActions.remove
#: mipac.actions.admins.roles.AdminRoleModelActions.assign
#: mipac.actions.admins.roles.AdminRoleModelActions.unassign
#: mipac.actions.admins.user.AdminUserActions.delete_account
#: mipac.actions.admins.user.AdminUserActions.show_user
#: mipac.actions.admins.user.AdminUserActions.suspend
#: mipac.actions.admins.user.AdminUserActions.unsuspend
#: mipac.actions.antenna.AntennaActions.create
#: mipac.actions.antenna.ClientAntennaActions.delete
#: mipac.actions.antenna.ClientAntennaActions.show
#: mipac.actions.antenna.ClientAntennaActions.update
#: mipac.actions.channel.ChannelActions.create
#: mipac.actions.channel.ChannelActions.get
#: mipac.actions.channel.ChannelActions.get_followed
#: mipac.actions.channel.ChannelActions.get_owned
#: mipac.actions.channel.ChannelActions.search
#: mipac.actions.channel.ClientChannelActions.archive
#: mipac.actions.channel.ClientChannelActions.favorite
#: mipac.actions.channel.ClientChannelActions.follow
#: mipac.actions.channel.ClientChannelActions.unarchive
#: mipac.actions.channel.ClientChannelActions.unfavorite
#: mipac.actions.channel.ClientChannelActions.unfollow
#: mipac.actions.channel.ClientChannelActions.update
#: mipac.actions.clip.ClientClipActions.add_note
#: mipac.actions.clip.ClientClipActions.delete
#: mipac.actions.clip.ClientClipActions.remove_note
#: mipac.actions.clip.ClientClipActions.update
#: mipac.actions.clip.ClipActions.create mipac.actions.clip.ClipActions.get
#: mipac.actions.drive.drive.DriveActions.stream
#: mipac.actions.drive.files.ClientFileActions.delete
#: mipac.actions.drive.files.ClientFileActions.get_attached_notes
#: mipac.actions.drive.files.ClientFileActions.update
#: mipac.actions.drive.files.FileActions.check_existence
#: mipac.actions.drive.files.FileActions.create
#: mipac.actions.drive.files.FileActions.delete
#: mipac.actions.drive.files.FileActions.find
#: mipac.actions.drive.files.FileActions.find_by_hash
#: mipac.actions.drive.files.FileActions.get_attached_notes
#: mipac.actions.drive.files.FileActions.get_files
#: mipac.actions.drive.files.FileActions.show
#: mipac.actions.drive.files.FileActions.update
#: mipac.actions.drive.files.FileActions.upload_from_url
#: mipac.actions.drive.folders.ClientFileActionsInFolder.create
#: mipac.actions.drive.folders.ClientFileActionsInFolder.find
#: mipac.actions.drive.folders.ClientFileActionsInFolder.update
#: mipac.actions.drive.folders.ClientFileActionsInFolder.upload_from_url
#: mipac.actions.drive.folders.ClientFolderActions.create
#: mipac.actions.drive.folders.ClientFolderActions.delete
#: mipac.actions.drive.folders.ClientFolderActions.gets
#: mipac.actions.drive.folders.ClientFolderActions.update
#: mipac.actions.drive.folders.FolderActions.create
#: mipac.actions.drive.folders.FolderActions.delete
#: mipac.actions.drive.folders.FolderActions.find
#: mipac.actions.drive.folders.FolderActions.gets
#: mipac.actions.drive.folders.FolderActions.show
#: mipac.actions.drive.folders.FolderActions.update
#: mipac.actions.follow.FollowRequestActions.accept
#: mipac.actions.follow.FollowRequestActions.cancel
#: mipac.actions.follow.FollowRequestActions.reject
#: mipac.actions.invite.ClientInviteActions.delete
#: mipac.actions.invite.InviteActions.delete
#: mipac.actions.invite.InviteActions.get_all_list
#: mipac.actions.invite.InviteActions.get_list
#: mipac.actions.mute.MuteActions.add mipac.actions.mute.MuteActions.delete
#: mipac.actions.my.MyActions.get_claim_achievement
#: mipac.actions.note.ClientNoteActions.add_clips
#: mipac.actions.note.ClientNoteActions.create_quote
#: mipac.actions.note.ClientNoteActions.create_renote
#: mipac.actions.note.ClientNoteActions.delete
#: mipac.actions.note.ClientNoteActions.fetch_children
#: mipac.actions.note.ClientNoteActions.fetch_state
#: mipac.actions.note.ClientNoteActions.get_all_children
#: mipac.actions.note.ClientNoteActions.get_all_replies
#: mipac.actions.note.ClientNoteActions.get_clips
#: mipac.actions.note.ClientNoteActions.get_renotes
#: mipac.actions.note.ClientNoteActions.get_replies
#: mipac.actions.note.ClientNoteActions.get_state
#: mipac.actions.note.ClientNoteActions.renote
#: mipac.actions.note.ClientNoteActions.translate
#: mipac.actions.note.ClientNoteActions.un_renote
#: mipac.actions.note.NoteActions.fetch mipac.actions.note.NoteActions.get
#: mipac.actions.note.NoteActions.get_mentions
#: mipac.actions.note.NoteActions.send
#: mipac.actions.reaction.ReactionActions.add
#: mipac.actions.reaction.ReactionActions.remove
#: mipac.actions.role.RoleActions.get mipac.actions.role.RoleActions.get_notes
#: mipac.actions.role.RoleActions.get_users
#: mipac.actions.user.UserActions.fetch mipac.actions.user.UserActions.get
#: mipac.actions.user.UserActions.get_mention
#: mipac.actions.user.UserActions.search
#: mipac.actions.user.UserActions.search_by_username_and_host
#: mipac.models.note.Note mipac.models.note.NoteTranslateResult
#: mipac.types.user.is_me_detailed_moderator mipac.types.user.is_user_detailed
#: mipac.types.user.is_user_detailed_moderator
#: mipac.types.user.is_user_detailed_not_logined
#: mipac.utils.format.bool_to_string mipac.utils.format.remove_dict_empty
#: mipac.utils.format.remove_dict_missing mipac.utils.format.remove_list_empty
#: mipac.utils.format.str_to_datetime mipac.utils.format.upper_to_lower
#: mipac.utils.util.check_multi_arg of
msgid "Parameters"
msgstr ""
#: mipac.models.note.Note:3 of
msgid "The raw data of the note"
msgstr ""
#: mipac.models.note.Note.api:1 mipac.models.note.Note.api:3 of
msgid "note api"
msgstr ""
#: mipac.models.note.Note.author:1 mipac.models.note.Note.author:7
#: mipac.models.note.Note.user:1 of
msgid "note author"
msgstr ""
#: mipac.models.note.Note.author:3 of
msgid "Use :meth:`mipac.models.note.Note.user` instead."
msgstr ""
#: mipac.models.note.Note.channel:1 mipac.models.note.Note.channel:3 of
msgid "note channel"
msgstr ""
#: mipac.models.note.Note.channel_id:1 mipac.models.note.Note.channel_id:3
#: mipac.models.note.NoteChannel.id:1 mipac.models.note.NoteChannel.id:3 of
msgid "note channelId"
msgstr ""
#: mipac.models.note.Note.clipped_count:1
#: mipac.models.note.Note.clipped_count:3 of
msgid "note clippedCount"
msgstr ""
#: mipac.models.note.Note.content:1 mipac.models.note.Note.content:6 of
msgid "note content"
msgstr ""
#: mipac.models.note.Note.content:3 of
msgid "Use :meth:`mipac.models.note.Note.text` instead."
msgstr ""
#: mipac.models.note.Note.created_at:1 mipac.models.note.Note.created_at:3
#: mipac.models.note.NoteReaction.created_at:1
#: mipac.models.note.NoteReaction.created_at:3 of
msgid "note createdAt"
msgstr ""
#: mipac.models.note.Note.cw:1 mipac.models.note.Note.cw:3 of
msgid "note cw"
msgstr ""
#: mipac.models.note.Note.deleted_at:1 mipac.models.note.Note.deleted_at:3 of
msgid "note deletedAt"
msgstr ""
#: mipac.models.note.Note.file_ids:1 mipac.models.note.Note.file_ids:3 of
msgid "note fileIds"
msgstr ""
#: mipac.models.note.Note.files:1 mipac.models.note.Note.files:3 of
msgid "note files"
msgstr ""
#: mipac.actions.note.ClientNoteActions.add_clips:5
#: mipac.actions.note.ClientNoteActions.create_renote:5
#: mipac.actions.note.ClientNoteActions.delete:5
#: mipac.actions.note.ClientNoteActions.fetch_children:12
#: mipac.actions.note.ClientNoteActions.fetch_state:7
#: mipac.actions.note.ClientNoteActions.get_all_children:9
#: mipac.actions.note.ClientNoteActions.get_all_replies:9
#: mipac.actions.note.ClientNoteActions.get_clips:5
#: mipac.actions.note.ClientNoteActions.get_renotes:11
#: mipac.actions.note.ClientNoteActions.get_replies:11
#: mipac.actions.note.ClientNoteActions.get_state:5
#: mipac.actions.note.NoteActions.fetch:7 mipac.models.note.Note.id:1
#: mipac.models.note.Note.id:3 of
msgid "note id"
msgstr ""
#: mipac.models.note.Note.is_hidden:1 mipac.models.note.Note.is_hidden:3 of
msgid "note isHidden"
msgstr ""
#: mipac.models.note.Note.local_only:1 mipac.models.note.Note.local_only:3 of
msgid "note localOnly"
msgstr ""
#: mipac.models.note.Note.mentions:1 mipac.models.note.Note.mentions:3 of
msgid "note mentions"
msgstr ""
#: mipac.models.note.Note.my_reaction:1 mipac.models.note.Note.my_reaction:3 of
msgid "note myReaction"
msgstr ""
#: mipac.models.note.Note.poll:1 mipac.models.note.Note.poll:3 of
msgid "note poll"
msgstr ""
#: mipac.models.note.Note.reaction_acceptance:1
#: mipac.models.note.Note.reaction_acceptance:3 of
msgid "note reactionAcceptance"
msgstr ""
#: mipac.models.note.Note.reaction_and_user_pair_cache:1
#: mipac.models.note.Note.reaction_and_user_pair_cache:3 of
msgid "note reactionAndUserPairCache"
msgstr ""
#: mipac.models.note.Note.reactions:1 mipac.models.note.Note.reactions:3 of
msgid "note reactions"
msgstr ""
#: mipac.models.note.Note.renote:1 mipac.models.note.Note.renote:3 of
msgid "note renote"
msgstr ""
#: mipac.models.note.Note.renote_count:1 mipac.models.note.Note.renote_count:3
#: of
msgid "note renoteCount"
msgstr ""
#: mipac.models.note.Note.renote_id:1 mipac.models.note.Note.renote_id:3 of
msgid "note renoteId"
msgstr ""
#: mipac.models.note.Note.replies_count:1
#: mipac.models.note.Note.replies_count:3 of
msgid "note repliesCount"
msgstr ""
#: mipac.models.note.Note.reply:1 mipac.models.note.Note.reply:3 of
msgid "note reply"
msgstr ""
#: mipac.models.note.Note.reply_id:1 mipac.models.note.Note.reply_id:3 of
msgid "note replyId"
msgstr ""
#: mipac.models.note.Note.tags:1 mipac.models.note.Note.tags:3 of
msgid "note tags"
msgstr ""
#: mipac.models.note.Note.text:1 mipac.models.note.Note.text:3 of
msgid "note text"
msgstr ""
#: mipac.models.note.Note.uri:1 mipac.models.note.Note.uri:3 of
msgid "note uri"
msgstr ""
#: mipac.models.note.Note.url:1 mipac.models.note.Note.url:3 of
msgid "note url"
msgstr ""
#: mipac.models.note.Note.user:3 mipac.models.note.NoteReaction.user:1
#: mipac.models.note.NoteReaction.user:3 of
msgid "note user"
msgstr ""
#: mipac.models.note.Note.user_id:1 mipac.models.note.Note.user_id:3 of
msgid "note userId"
msgstr ""
#: mipac.models.note.Note.visibility:1 mipac.models.note.Note.visibility:3 of
msgid "note visibility"
msgstr ""
#: mipac.models.note.Note.visible_user_ids:1
#: mipac.models.note.Note.visible_user_ids:3 of
msgid "note visibleUserIds"
msgstr ""
#: ../../index.rst:314
msgid "NoteChannel"
msgstr ""
#: mipac.models.note.NoteChannel.allow_renote_to_external:1
#: mipac.models.note.NoteChannel.allow_renote_to_external:3 of
msgid "note channelAllowRenoteToExternal"
msgstr ""
#: mipac.models.note.NoteChannel.color:1 mipac.models.note.NoteChannel.color:3
#: of
msgid "note channelColor"
msgstr ""
#: mipac.models.note.NoteChannel.is_sensitive:1
#: mipac.models.note.NoteChannel.is_sensitive:3 of
msgid "note channelIsSensitive"
msgstr ""
#: mipac.models.note.NoteChannel.name:1 mipac.models.note.NoteChannel.name:3 of
msgid "note channelName"
msgstr ""
#: ../../index.rst:323
msgid "NoteDeleted"
msgstr ""
#: ../../index.rst:332
msgid "NoteReaction"
msgstr ""
#: mipac.models.note.NoteReaction.id:1 mipac.models.note.NoteReaction.id:3 of
msgid "note reactionId"
msgstr ""
#: mipac.models.note.NoteReaction.type:1 mipac.models.note.NoteReaction.type:3
#: of
msgid "reaction type"
msgstr ""
#: ../../index.rst:341
msgid "NoteState"
msgstr ""
#: ../../index.rst:350
msgid "NoteTranslateResult"
msgstr ""
#: mipac.models.note.NoteTranslateResult:1 of
msgid "The raw data of the note translate result"
msgstr ""
#: ../../index.rst:359
msgid "Notification"
msgstr ""
#: ../../index.rst:368
msgid "NotificationAchievement"
msgstr ""
#: ../../index.rst:377
msgid "NotificationFollow"
msgstr ""
#: ../../index.rst:386
msgid "NotificationFollowRequest"
msgstr ""
#: ../../index.rst:395
msgid "NotificationNote"
msgstr ""
#: ../../index.rst:404
msgid "NotificationPollEnd"
msgstr ""
#: ../../index.rst:413
msgid "NotificationReaction"
msgstr ""
#: ../../index.rst:422
msgid "MiPoll"
msgstr ""
#: ../../index.rst:431
msgid "Poll"
msgstr ""
#: ../../index.rst:440
msgid "PollChoice"
msgstr ""
#: ../../index.rst:449
msgid "PartialReaction"
msgstr ""
#: ../../index.rst:458
msgid "MeRole"
msgstr ""
#: ../../index.rst:467
msgid "Role"
msgstr ""
#: ../../index.rst:476
msgid "RolePolicies"
msgstr ""
#: ../../index.rst:485
msgid "RolePolicyValue"
msgstr ""
#: ../../index.rst:494
msgid "RoleUser"
msgstr ""
#: ../../index.rst:503
msgid "create_user_model"
msgstr ""
#: ../../index.rst:509
msgid "Achievement"
msgstr ""
#: ../../index.rst:518
msgid "BlockingUser"
msgstr ""
#: ../../index.rst:527
msgid "MeDetailed"
msgstr ""
#: ../../index.rst:536
msgid "MeDetailedModerator"
msgstr ""
#: ../../index.rst:545
msgid "UserDetailed"
msgstr ""
#: ../../index.rst:554
msgid "UserDetailedModerator"
msgstr ""
#: ../../index.rst:563
msgid "UserDetailedNotLogined"
msgstr ""
#: ../../index.rst:572
msgid "UsernameAvailable"
msgstr ""
#: ../../index.rst:581
msgid "PartialAd"
msgstr ""
#: ../../index.rst:590 mipac.actions.channel.ChannelActions.create:12 of
msgid "ChannelLite"
msgstr ""
#: ../../index.rst:599
msgid "PartialCustomEmoji"
msgstr ""
#: ../../index.rst:608
msgid "LiteInstance"
msgstr ""
#: ../../index.rst:617
msgid "PartialMeta"
msgstr ""
#: ../../index.rst:626
msgid "Policies"
msgstr ""
#: mipac.models.lite.meta.Policies.can_edit_note:1 of
msgid "Whether you can edit a note"
msgstr ""
#: mipac.models.lite.meta.Policies.can_hide_ads:1 of
msgid "Whether you can hide ads"
msgstr ""
#: mipac.models.lite.meta.Policies.can_invite:1 of
msgid "Whether you can invite"
msgstr ""
#: mipac.models.lite.meta.Policies.can_manage_custom_emojis:1 of
msgid "Whether you can manage custom emojis"
msgstr ""
#: mipac.models.lite.meta.Policies.can_public_note:1 of
msgid "Whether you can post a public note"
msgstr ""
#: mipac.models.lite.meta.Policies.can_search_notes:1 of
msgid "Whether you can search note"
msgstr ""
#: mipac.models.lite.meta.Policies.can_use_translator:1 of
msgid "Whether you can use translator"
msgstr ""
#: mipac.models.lite.meta.Policies.gtl_available:1 of
msgid "Whether GTL is effective"
msgstr ""
#: mipac.models.lite.meta.Policies.ltl_available:1 of
msgid "Whether LTL is effective"
msgstr ""
#: ../../index.rst:635
msgid "PartialRole"
msgstr ""
#: ../../index.rst:644
msgid "BadgeRole"
msgstr ""
#: mipac.models.lite.user.BadgeRole.display_order:1 of
msgid "Returns the display order of the badge role."
msgstr ""
#: mipac.models.lite.user.BadgeRole.icon_url:1 of
msgid "Returns the icon url of the badge role."
msgstr ""
#: mipac.models.lite.user.BadgeRole.name:1 of
msgid "Returns the name of the badge role."
msgstr ""
#: ../../index.rst:653
msgid "PartialUser"
msgstr ""
#: mipac.models.lite.user.PartialUser.avatar_blurhash:1 of
msgid "Returns the avatar blurhash of the user."
msgstr ""
#: mipac.models.lite.user.PartialUser.avatar_url:1 of
msgid "Returns the avatar url of the user."
msgstr ""
#: mipac.models.lite.user.PartialUser.badge_roles:1 of
msgid "Returns the badge roles of the user."
msgstr ""
#: mipac.models.lite.user.PartialUser.emojis:1 of
msgid "Returns the emojis of the user."
msgstr ""
#: mipac.models.lite.user.PartialUser.host:1 of
msgid "Returns the host of the user."
msgstr ""
#: mipac.models.lite.user.PartialUser.id:1 of
msgid "Returns the id of the user."
msgstr ""
#: mipac.models.lite.user.PartialUser.instance:1 of
msgid "Returns the instance of the user."
msgstr ""
#: mipac.models.lite.user.PartialUser.is_bot:1 of
msgid "Returns whether the user is a bot."
msgstr ""
#: mipac.models.lite.user.PartialUser.is_cat:1 of
msgid "Returns whether the user is a cat."
msgstr ""
#: mipac.models.lite.user.PartialUser.nickname:1 of
msgid "Returns the nickname of the user."
msgstr ""
#: mipac.models.lite.user.PartialUser.online_status:1 of
msgid "Returns the online status of the user."
msgstr ""
#: mipac.models.lite.user.PartialUser.username:1 of
msgid "Returns the username of the user."
msgstr ""
#: ../../index.rst:660
msgid "Managers"
msgstr ""
#: ../../index.rst:663
msgid "AntennaManager"
msgstr ""
#: ../../index.rst:672
msgid "ClientAntennaManager"
msgstr ""
#: ../../index.rst:681
msgid "BlockingManager"
msgstr ""
#: ../../index.rst:690
msgid "ChannelManager"
msgstr ""
#: ../../index.rst:699
msgid "ChartManager"
msgstr ""
#: ../../index.rst:708
msgid "ClientManager"
msgstr ""
#: ../../index.rst:717
msgid "ClientClipManager"
msgstr ""
#: ../../index.rst:726
msgid "ClipManager"
msgstr ""
#: ../../index.rst:735
msgid "EmojiManager"
msgstr ""
#: ../../index.rst:744
msgid "FavoriteManager"
msgstr ""
#: mipac.manager.favorite.FavoriteManager.action:1 of
msgid "お気に入りに関するアクション"
msgstr ""
#: mipac.manager.favorite.FavoriteManager.action:3 of
msgid "お気に入りに対するアクションを行うクラス"
msgstr ""
#: ../../index.rst:753
msgid "FederationManager"
msgstr ""
#: ../../index.rst:762
msgid "FollowManager"
msgstr ""
#: ../../index.rst:771
msgid "FollowRequestManager"
msgstr ""
#: ../../index.rst:780
msgid "ClientInviteManager"
msgstr ""
#: ../../index.rst:789
msgid "InviteManager"
msgstr ""
#: ../../index.rst:798
msgid "MuteManager"
msgstr ""
#: ../../index.rst:807
msgid "MyManager"
msgstr ""
#: ../../index.rst:816
msgid "ClientNoteManager"
msgstr ""
#: ../../index.rst:825
msgid "NoteManager"
msgstr ""
#: mipac.manager.note.NoteManager:1 of
msgid "User behavior for notes"
msgstr ""
#: ../../index.rst:834
msgid "PagesManager"
msgstr ""
#: ../../index.rst:843
msgid "ClientPollManager"
msgstr ""
#: ../../index.rst:852
msgid "PollManager"
msgstr ""
#: ../../index.rst:861
msgid "ReactionManager"
msgstr ""
#: mipac.manager.reaction.ReactionManager.action:1 of
msgid "リアクションに関するアクション"
msgstr ""
#: mipac.manager.reaction.ReactionManager.action:3 of
msgid "Reactionに対するアクションを行うクラス"
msgstr ""
#: ../../index.rst:870
msgid "RoleManager"
msgstr ""
#: ../../index.rst:879
msgid "UserManager"
msgstr ""
#: mipac.manager.user.UserManager.action:1 of
msgid "ユーザーに対するアクション"
msgstr ""
#: mipac.manager.user.UserManager.action:3 of
msgid "ユーザーに対するアクションを行うクラス"
msgstr ""
#: ../../index.rst:888
msgid "UsernameManager"
msgstr ""
#: ../../index.rst:897
msgid "AdminAdvertisingManager"
msgstr ""
#: ../../index.rst:906
msgid "AdminAdvertisingModelManager"
msgstr ""
#: ../../index.rst:915
msgid "AdminManager"
msgstr ""
#: ../../index.rst:924
msgid "AdminAnnouncementManager"
msgstr ""
#: ../../index.rst:933
msgid "AdminDriveManager"
msgstr ""
#: ../../index.rst:942
msgid "AdminEmojiManager"
msgstr ""
#: ../../index.rst:951
msgid "AdminInviteManager"
msgstr ""
#: ../../index.rst:960
msgid "AdminModeratorManager"
msgstr ""
#: mipac.manager.admins.moderator.AdminModeratorManager.action:1 of
msgid "Moderatorに関するアクション"
msgstr ""
#: mipac.manager.admins.moderator.AdminModeratorManager.action:3 of
msgid "Moderatorに対するアクションを行うクラス"
msgstr ""
#: ../../index.rst:969
msgid "AdminRolesManager"
msgstr ""
#: ../../index.rst:978
msgid "AdminRolesModelManager"
msgstr ""
#: ../../index.rst:987
msgid "AdminUserManager"
msgstr ""
#: ../../index.rst:996
msgid "DriveManager"
msgstr ""
#: ../../index.rst:1005
msgid "ClientFileManager"
msgstr ""
#: ../../index.rst:1014
msgid "DriveFileManager"
msgstr ""
#: ../../index.rst:1023
msgid "ClientFolderManager"
msgstr ""
#: ../../index.rst:1032
msgid "FolderManager"
msgstr ""
#: ../../index.rst:1039
msgid "Actions"
msgstr ""
#: ../../index.rst:1042
msgid "AntennaActions"
msgstr ""
#: mipac.actions.antenna.AntennaActions.create:1 of
msgid "Create an antenna."
msgstr ""
#: mipac.actions.antenna.AntennaActions.create:3
#: mipac.actions.antenna.ClientAntennaActions.update:3 of
msgid "Name of the antenna."
msgstr ""
#: mipac.actions.antenna.AntennaActions.create:5
#: mipac.actions.antenna.ClientAntennaActions.update:5 of
msgid "Receive source of the antenna."
msgstr ""
#: mipac.actions.antenna.AntennaActions.create:7
#: mipac.actions.antenna.ClientAntennaActions.update:7 of
msgid "Receive keywords."
msgstr ""
#: mipac.actions.antenna.AntennaActions.create:9
#: mipac.actions.antenna.ClientAntennaActions.update:9 of
msgid "Excluded keywords."
msgstr ""
#: mipac.actions.antenna.AntennaActions.create:11
#: mipac.actions.antenna.ClientAntennaActions.update:11 of
msgid ""
"List of target user ID. Required when selecting 'users' as the receive "
"source."
msgstr ""
#: mipac.actions.antenna.AntennaActions.create:13
#: mipac.actions.antenna.ClientAntennaActions.update:13 of
msgid "Whether to differentiate between uppercase and lowercase letters."
msgstr ""
#: mipac.actions.antenna.AntennaActions.create:15
#: mipac.actions.antenna.ClientAntennaActions.update:15 of
msgid "Whether to include replies."
msgstr ""
#: mipac.actions.antenna.AntennaActions.create:17
#: mipac.actions.antenna.ClientAntennaActions.update:17 of
msgid "Whether to limit to notes with attached files."
msgstr ""
#: mipac.actions.antenna.AntennaActions.create:19
#: mipac.actions.antenna.ClientAntennaActions.update:19 of
msgid "Whether to notify for new notes."
msgstr ""
#: mipac.actions.antenna.AntennaActions.create:21
#: mipac.actions.antenna.ClientAntennaActions.update:21 of
msgid ""
"List of user IDs when selecting 'users' as the receive source for the "
"antenna."
msgstr ""
#: mipac.actions.antenna.AntennaActions.create:24
#: mipac.actions.antenna.ClientAntennaActions.update:24 of
msgid "The created antenna."
msgstr ""
#: ../../index.rst:1051
msgid "ClientAntennaActions"
msgstr ""
#: mipac.actions.antenna.ClientAntennaActions.delete:1 of
msgid "Delete antenna from identifier"
msgstr ""
#: mipac.actions.antenna.ClientAntennaActions.delete:3 of
msgid "target identifier"
msgstr ""
#: mipac.actions.admins.emoji.AdminEmojiActions.remove
#: mipac.actions.antenna.ClientAntennaActions.delete
#: mipac.actions.antenna.ClientAntennaActions.show
#: mipac.actions.my.MyActions.get_claim_achievement
#: mipac.actions.note.NoteActions.send of
msgid "Raises"
msgstr ""
#: mipac.actions.antenna.ClientAntennaActions.delete:6
#: mipac.actions.antenna.ClientAntennaActions.show:9 of
msgid "antenna id is required"
msgstr ""
#: mipac.actions.antenna.ClientAntennaActions.delete:8 of
msgid "success or failure"
msgstr ""
#: mipac.actions.antenna.ClientAntennaActions.show:1 of
msgid "Show antenna from identifier"
msgstr ""
#: mipac.actions.antenna.ClientAntennaActions.show:3 of
msgid "target identifier, by default None"
msgstr ""
#: mipac.actions.antenna.ClientAntennaActions.show:6 of
msgid "antenna object"
msgstr ""
#: mipac.actions.antenna.ClientAntennaActions.update:1 of
msgid "Update an antenna."
msgstr ""
#: ../../index.rst:1060
msgid "BlockingActions"
msgstr ""
#: ../../index.rst:1069
msgid "ChannelActions"
msgstr ""
#: mipac.actions.channel.ChannelActions.create:1 of
msgid "Create a channel."
msgstr ""
#: mipac.actions.channel.ChannelActions.create:3 of
msgid "Channel name."
msgstr ""
#: mipac.actions.channel.ChannelActions.create:5
#: mipac.actions.channel.ClientChannelActions.update:5 of
msgid "Channel description"
msgstr ""
#: mipac.actions.channel.ChannelActions.create:7
#: mipac.actions.channel.ClientChannelActions.update:7 of
msgid "Channel banner id"
msgstr ""
#: mipac.actions.channel.ChannelActions.create:9
#: mipac.actions.channel.ClientChannelActions.update:13 of
msgid "Channel color"
msgstr ""
#: mipac.actions.channel.ChannelActions.get:1 of
msgid "Get a channel."
msgstr ""
#: mipac.actions.channel.ChannelActions.get:3
#: mipac.actions.channel.ClientChannelActions.archive:3
#: mipac.actions.channel.ClientChannelActions.favorite:3
#: mipac.actions.channel.ClientChannelActions.follow:3
#: mipac.actions.channel.ClientChannelActions.unarchive:3
#: mipac.actions.channel.ClientChannelActions.unfavorite:3
#: mipac.actions.channel.ClientChannelActions.unfollow:3
#: mipac.actions.channel.ClientChannelActions.update:15 of
msgid "Channel id"
msgstr ""
#: mipac.actions.channel.ChannelActions.get_featured:1 of
msgid "Get featured channels."
msgstr ""
#: mipac.actions.channel.ChannelActions.get_followed:1 of
msgid "Get followed channels."
msgstr ""
#: mipac.actions.channel.ChannelActions.get_followed:3
#: mipac.actions.channel.ChannelActions.get_owned:3
#: mipac.actions.channel.ChannelActions.search:7 of
msgid "Since id"
msgstr ""
#: mipac.actions.channel.ChannelActions.get_followed:5
#: mipac.actions.channel.ChannelActions.get_owned:5
#: mipac.actions.channel.ChannelActions.search:9 of
msgid "Until id"
msgstr ""
#: mipac.actions.channel.ChannelActions.get_followed:7
#: mipac.actions.channel.ChannelActions.search:11 of
msgid "Limit"
msgstr ""
#: mipac.actions.channel.ChannelActions.get_followed:9
#: mipac.actions.channel.ChannelActions.get_owned:7
#: mipac.actions.channel.ChannelActions.search:13 of
msgid "Get all channels flag"
msgstr ""
#: mipac.actions.channel.ChannelActions.get_followed
#: mipac.actions.channel.ChannelActions.get_owned
#: mipac.actions.channel.ChannelActions.search
#: mipac.actions.clip.ClientClipActions.get_notes
#: mipac.actions.role.RoleActions.get_notes
#: mipac.actions.role.RoleActions.get_users of
msgid "Yields"
msgstr ""
#: mipac.actions.channel.ChannelActions.get_followed:12
#: mipac.actions.channel.ChannelActions.get_owned:10
#: mipac.actions.channel.ChannelActions.search:16 of
msgid "*AsyncGenerator[Channel, None]* -- Channel"
msgstr ""
#: mipac.actions.channel.ChannelActions.get_my_favorite:1 of
msgid "Get my favorite channels."
msgstr ""
#: mipac.actions.channel.ChannelActions.get_owned:1 of
msgid "Get owned channels."
msgstr ""
#: mipac.actions.channel.ChannelActions.search:1 of
msgid "Search channels."
msgstr ""
#: mipac.actions.channel.ChannelActions.search:3 of
msgid "Search query"
msgstr ""
#: mipac.actions.channel.ChannelActions.search:5 of
msgid "Search type"
msgstr ""
#: ../../index.rst:1078
msgid "ClientChannelActions"
msgstr ""
#: mipac.actions.channel.ClientChannelActions.archive:1 of
msgid "Archive a channel."
msgstr ""
#: mipac.actions.channel.ClientChannelActions.favorite:1 of
msgid "Favorite a channel."
msgstr ""
#: mipac.actions.channel.ClientChannelActions.favorite:6
#: mipac.actions.channel.ClientChannelActions.follow:6
#: mipac.actions.channel.ClientChannelActions.unfavorite:6
#: mipac.actions.channel.ClientChannelActions.unfollow:6 of
msgid "True if success else False"
msgstr ""
#: mipac.actions.channel.ClientChannelActions.follow:1 of
msgid "Follow a channel."
msgstr ""
#: mipac.actions.channel.ClientChannelActions.unarchive:1 of
msgid "Unarchive a channel."
msgstr ""
#: mipac.actions.channel.ClientChannelActions.unfavorite:1 of
msgid "Unfavorite a channel."
msgstr ""
#: mipac.actions.channel.ClientChannelActions.unfollow:1 of
msgid "Unfollow a channel."
msgstr ""
#: mipac.actions.channel.ClientChannelActions.update:1 of
msgid "Update a channel."
msgstr ""
#: mipac.actions.channel.ClientChannelActions.update:3 of
msgid "Channel name"
msgstr ""
#: mipac.actions.channel.ClientChannelActions.update:9 of
msgid "Channel is archived"
msgstr ""
#: mipac.actions.channel.ClientChannelActions.update:11 of
msgid "Channel pinned note ids"
msgstr ""
#: ../../index.rst:1087
msgid "ChartActions"
msgstr ""
#: ../../index.rst:1096
msgid "ClientActions"
msgstr ""
#: ../../index.rst:1105
msgid "ClientClipActions"
msgstr ""
#: mipac.actions.clip.ClientClipActions.add_note:1 of
msgid "Add a note to a clip"
msgstr ""
#: mipac.actions.clip.ClientClipActions.add_note:5
#: mipac.actions.clip.ClientClipActions.remove_note:5 of
msgid "The note id"
msgstr ""
#: mipac.actions.clip.ClientClipActions.add_note:8 of
msgid "True if the note was added to the clip, False otherwise"
msgstr ""
#: mipac.actions.clip.ClientClipActions.delete:1 of
msgid "Delete a clip"
msgstr ""
#: mipac.actions.clip.ClientClipActions.delete:6 of
msgid "True if the clip was deleted, False otherwise"
msgstr ""
#: mipac.actions.clip.ClientClipActions.get_notes:1 of
msgid ""
"Get notes from a clip :param clip_id: The clip id :type clip_id: str | "
"None, optional, by default None :param limit: The number of notes to get "
":type limit: int, optional, by default 10 :param since_id: The note id to"
" get notes after :type since_id: str | None, optional, by default None "
":param until_id: The note id to get notes before :type until_id: str | "
"None, optional, by default None :param get_all: Whether to get all notes "
":type get_all: bool, optional, by default False"
msgstr ""
#: mipac.actions.clip.ClientClipActions.get_notes:13 of
msgid "*AsyncGenerator[Note, None]* -- The notes"
msgstr ""
#: mipac.actions.clip.ClientClipActions.remove_note:1 of
msgid "Remove a note from a clip"
msgstr ""
#: mipac.actions.clip.ClientClipActions.remove_note:8 of
msgid "True if the note was removed from the clip, False otherwise"
msgstr ""
#: mipac.actions.clip.ClientClipActions.update:1 of
msgid "Update a clip"
msgstr ""
#: mipac.actions.clip.ClientClipActions.update:7 of
msgid "Whether the clip is public, by default None"
msgstr ""
#: mipac.actions.clip.ClientClipActions.update:9
#: mipac.actions.clip.ClipActions.create:7 of
msgid "The clip description, by default None"
msgstr ""
#: mipac.actions.clip.ClientClipActions.update:12 of
msgid "True if the clip was updated, False otherwise"
msgstr ""
#: ../../index.rst:1114
msgid "ClipActions"
msgstr ""
#: mipac.actions.clip.ClipActions.create:1 of
msgid "Create a clip"
msgstr ""
#: mipac.actions.clip.ClipActions.create:5 of
msgid "Whether the clip is public, by default False"
msgstr ""
#: mipac.actions.clip.ClipActions.create:10 of
msgid "The created clip"
msgstr ""
#: mipac.actions.clip.ClipActions.get:1 of
msgid "Get a clip"
msgstr ""
#: mipac.actions.clip.ClipActions.get:6 of
msgid "The clip"
msgstr ""
#: mipac.actions.clip.ClipActions.get_list:1 of
msgid "Get my clips"
msgstr ""
#: mipac.actions.clip.ClipActions.get_list:3 of
msgid "The clips"
msgstr ""
#: mipac.actions.clip.ClipActions.get_my_favorites:1 of
msgid "Get my favorite clips"
msgstr ""
#: mipac.actions.clip.ClipActions.get_my_favorites:3 of
msgid "The favorite clips"
msgstr ""
#: ../../index.rst:1123
msgid "EmojiActions"
msgstr ""
#: ../../index.rst:1132
msgid "FavoriteActions"
msgstr ""
#: ../../index.rst:1141
msgid "FederationActions"
msgstr ""
#: ../../index.rst:1150
msgid "FollowActions"
msgstr ""
#: mipac.actions.follow.FollowActions.add:1 of
msgid "Follow a user"
msgstr ""
#: mipac.actions.follow.FollowActions.add:3 of
msgid "The user that you followed"
msgstr ""
#: mipac.actions.follow.FollowActions.invalidate:1 of
msgid "Make the user unfollows you"
msgstr ""
#: mipac.actions.follow.FollowActions.invalidate:3 of
msgid "The user that followed you"
msgstr ""
#: mipac.actions.follow.FollowActions.remove:1 of
msgid "Unfollow a user"
msgstr ""
#: mipac.actions.follow.FollowActions.remove:3 of
msgid "The user that you unfollowed"
msgstr ""
#: ../../index.rst:1159
msgid "FollowRequestActions"
msgstr ""
#: mipac.actions.follow.FollowRequestActions.accept:1 of
msgid "Accept a follow request"
msgstr ""
#: mipac.actions.follow.FollowRequestActions.accept:3 of
msgid "The user ID to accept"
msgstr ""
#: mipac.actions.follow.FollowRequestActions.accept:6 of
msgid "Whether the request was accepted"
msgstr ""
#: mipac.actions.follow.FollowRequestActions.cancel:1 of
msgid "Cancel a follow request"
msgstr ""
#: mipac.actions.follow.FollowRequestActions.cancel:3 of
msgid "The user ID to cancel"
msgstr ""
#: mipac.actions.follow.FollowRequestActions.cancel:6 of
msgid "The user that you canceled to follow"
msgstr ""
#: mipac.actions.follow.FollowRequestActions.get_all:1 of
msgid "Get all follow requests"
msgstr ""
#: mipac.actions.follow.FollowRequestActions.get_all:3 of
msgid "List of follow requests"
msgstr ""
#: mipac.actions.follow.FollowRequestActions.reject:1 of
msgid "Reject a follow request"
msgstr ""
#: mipac.actions.follow.FollowRequestActions.reject:3 of
msgid "The user ID to reject"
msgstr ""
#: mipac.actions.follow.FollowRequestActions.reject:6 of
msgid "Whether the request was rejected"
msgstr ""
#: ../../index.rst:1168
msgid "ClientInviteActions"
msgstr ""
#: mipac.actions.invite.ClientInviteActions.delete:1
#: mipac.actions.invite.InviteActions.delete:1 of
msgid "Delete an invite code."
msgstr ""
#: mipac.actions.invite.ClientInviteActions.delete:3 of
msgid "The invite code to delete, by default None"
msgstr ""
#: mipac.actions.invite.ClientInviteActions.delete:6
#: mipac.actions.invite.InviteActions.delete:8 of
msgid "Whether the invite code was deleted."
msgstr ""
#: ../../index.rst:1177
msgid "InviteActions"
msgstr ""
#: mipac.actions.invite.InviteActions.create:1 of
msgid "Create a new invite code."
msgstr ""
#: mipac.actions.invite.InviteActions.create:3 of
msgid "Endpoint: `/api/invite/create`"
msgstr ""
#: mipac.actions.invite.InviteActions.create:5 of
msgid "The invite code created."
msgstr ""
#: mipac.actions.invite.InviteActions.delete:3 of
msgid "Endpoint: `/api/invite/delete`"
msgstr ""
#: mipac.actions.invite.InviteActions.delete:5 of
msgid "The invite code to delete"
msgstr ""
#: mipac.actions.invite.InviteActions.get_all_list:1 of
msgid "Get all invite codes created by you."
msgstr ""
#: mipac.actions.invite.InviteActions.get_all_list:3
#: mipac.actions.invite.InviteActions.get_list:3 of
msgid "Endpoint: `/api/invite/list`"
msgstr ""
#: mipac.actions.invite.InviteActions.get_all_list:5
#: mipac.actions.invite.InviteActions.get_list:7 of
msgid "The id of the invite code to get since, by default None"
msgstr ""
#: mipac.actions.invite.InviteActions.get_all_list:7
#: mipac.actions.invite.InviteActions.get_list:9 of
msgid "The id of the invite code to get until, by default None"
msgstr ""
#: mipac.actions.invite.InviteActions.get_all_list:10
#: mipac.actions.invite.InviteActions.get_list:12 of
msgid "The list of invite codes."
msgstr ""
#: mipac.actions.invite.InviteActions.get_limit:1 of
msgid "Get the number of invite codes you can create."
msgstr ""
#: mipac.actions.invite.InviteActions.get_limit:3 of
msgid "Endpoint: `/api/invite/limit`"
msgstr ""
#: mipac.actions.invite.InviteActions.get_limit:5 of
msgid "The number of invite codes you can create."
msgstr ""
#: mipac.actions.invite.InviteActions.get_list:1 of
msgid "Get a list of invitation codes created by you."
msgstr ""
#: mipac.actions.invite.InviteActions.get_list:5 of
msgid "The number of invite codes to get, by default 30"
msgstr ""
#: ../../index.rst:1186
msgid "MuteActions"
msgstr ""
#: mipac.actions.mute.MuteActions.add:1 of
msgid "Adds the specified user as a mute target"
msgstr ""
#: mipac.actions.mute.MuteActions.add:3 of
msgid "Mute target user Id, by default None"
msgstr ""
#: mipac.actions.mute.MuteActions.add:6 of
msgid "Whether the mute was successful or not"
msgstr ""
#: mipac.actions.mute.MuteActions.delete:1 of
msgid "Unmute the specified user"
msgstr ""
#: mipac.actions.mute.MuteActions.delete:3 of
msgid "Unmute target user Id, by default None"
msgstr ""
#: mipac.actions.mute.MuteActions.delete:6 of
msgid "Whether the unmute was successful or not."
msgstr ""
#: ../../index.rst:1195
msgid "MyActions"
msgstr ""
#: mipac.actions.my.MyActions.get_claim_achievement:1 of
msgid "指定した名前の実績を解除します"
msgstr ""
#: mipac.actions.my.MyActions.get_claim_achievement:3 of
msgid "解除したい実績の名前"
msgstr ""
#: mipac.actions.admins.moderator.AdminModeratorActions.add:6
#: mipac.actions.admins.moderator.AdminModeratorActions.remove:6
#: mipac.actions.admins.roles.AdminRoleModelActions.assign:10
#: mipac.actions.admins.roles.AdminRoleModelActions.unassign:10
#: mipac.actions.my.MyActions.get_claim_achievement:6 of
msgid "成功したか否か"
msgstr ""
#: mipac.actions.my.MyActions.get_claim_achievement:9 of
msgid "実績機能が存在しないサーバーを使用している"
msgstr ""
#: ../../index.rst:1204
msgid "create_note_body"
msgstr ""
#: ../../index.rst:1210
msgid "ClientNoteActions"
msgstr ""
#: mipac.actions.note.ClientNoteActions.add_clips:1 of
msgid "Add a note to the clip"
msgstr ""
#: mipac.actions.note.ClientNoteActions.add_clips:3 of
msgid "Endpoint: `/api/clips/add-note`"
msgstr ""
#: mipac.actions.note.ClientNoteActions.add_clips:7 of
msgid "clip id"
msgstr ""
#: mipac.actions.note.ClientNoteActions.add_clips:10
#: mipac.actions.note.ClientNoteActions.delete:8
#: mipac.actions.reaction.ReactionActions.add:10
#: mipac.actions.reaction.ReactionActions.remove:8 of
msgid "success or not"
msgstr ""
#: mipac.actions.note.ClientNoteActions.create_quote:1 of
msgid "Create a note quote."
msgstr ""
#: mipac.actions.note.ClientNoteActions.create_quote:3
#: mipac.actions.note.ClientNoteActions.create_renote:3
#: mipac.actions.note.ClientNoteActions.renote:3
#: mipac.actions.note.NoteActions.send:3 of
msgid "Endpoint: `/api/notes/create`"
msgstr ""
#: mipac.actions.note.ClientNoteActions.create_quote:5
#: mipac.actions.note.ClientNoteActions.renote:5 of
msgid "text"
msgstr ""
#: mipac.actions.note.ClientNoteActions.create_quote:7
#: mipac.actions.note.ClientNoteActions.renote:7
#: mipac.actions.note.NoteActions.get_mentions:13 of
msgid "Disclosure range"
msgstr ""
#: mipac.actions.note.ClientNoteActions.create_quote:9
#: mipac.actions.note.ClientNoteActions.renote:9 of
msgid "List of users to be published"
msgstr ""
#: mipac.actions.note.ClientNoteActions.create_quote:11
#: mipac.actions.note.ClientNoteActions.renote:11 of
msgid "Text to be displayed when warning is given"
msgstr ""
#: mipac.actions.note.ClientNoteActions.create_quote:13
#: mipac.actions.note.ClientNoteActions.renote:13 of
msgid "Whether to show only locally or not"
msgstr ""
#: mipac.actions.note.ClientNoteActions.create_quote:15
#: mipac.actions.note.ClientNoteActions.renote:17 of
msgid "Whether to expand the mention"
msgstr ""
#: mipac.actions.note.ClientNoteActions.create_quote:17
#: mipac.actions.note.ClientNoteActions.renote:19 of
msgid "Whether to expand the hashtag"
msgstr ""
#: mipac.actions.note.ClientNoteActions.create_quote:19
#: mipac.actions.note.ClientNoteActions.renote:21 of
msgid "Whether to expand the emojis"
msgstr ""
#: mipac.actions.note.ClientNoteActions.create_quote:21
#: mipac.actions.note.ClientNoteActions.renote:25 of
msgid "The ID list of files to be attached"
msgstr ""
#: mipac.actions.note.ClientNoteActions.create_quote:23 of
msgid "Questionnaire to be created"
msgstr ""
#: mipac.actions.note.ClientNoteActions.create_quote:25 of
msgid "Note IDs to target for renote and citations"
msgstr ""
#: mipac.actions.note.ClientNoteActions.create_renote:1
#: mipac.actions.note.ClientNoteActions.renote:1 of
msgid "Renote a note"
msgstr ""
#: mipac.actions.note.ClientNoteActions.create_renote:8 of
msgid "Renoted note"
msgstr ""
#: mipac.actions.note.ClientNoteActions.delete:1 of
msgid "Delete a note"
msgstr ""
#: mipac.actions.note.ClientNoteActions.delete:3 of
msgid "Endpoint: `/api/notes/delete`"
msgstr ""
#: mipac.actions.note.ClientNoteActions.fetch_children:1 of
msgid ""
"Get children of the note. update the cache of the "
":py:meth:`mipac.actions.note.ClientNoteActions.get_children` method"
msgstr ""
#: mipac.actions.note.ClientNoteActions.fetch_children:4
#: mipac.actions.note.ClientNoteActions.get_all_children:3 of
msgid "Endpoint: `/api/notes/children`"
msgstr ""
#: mipac.actions.note.ClientNoteActions.fetch_children:6
#: mipac.actions.note.ClientNoteActions.get_renotes:5
#: mipac.actions.note.ClientNoteActions.get_replies:9
#: mipac.actions.note.NoteActions.get_mentions:7 of
msgid "limit"
msgstr ""
#: mipac.actions.note.ClientNoteActions.fetch_children:8
#: mipac.actions.note.ClientNoteActions.get_all_children:5
#: mipac.actions.note.ClientNoteActions.get_renotes:7
#: mipac.actions.note.NoteActions.get_mentions:9 of
msgid "Since ID"
msgstr ""
#: mipac.actions.note.ClientNoteActions.fetch_children:10
#: mipac.actions.note.ClientNoteActions.get_all_children:7
#: mipac.actions.note.ClientNoteActions.get_renotes:9
#: mipac.actions.note.NoteActions.get_mentions:11 of
msgid "Until ID"
msgstr ""
#: mipac.actions.note.ClientNoteActions.fetch_children:15
#: mipac.actions.note.ClientNoteActions.get_all_children:12 of
msgid "Children of the note"
msgstr ""
#: mipac.actions.note.ClientNoteActions.fetch_state:1 of
msgid "Get the state of the note."
msgstr ""
#: mipac.actions.note.ClientNoteActions.fetch_state:3 of
msgid ""
"update the cache of the "
":py:meth:`mipac.actions.note.ClientNoteActions.get_state` method"
msgstr ""
#: mipac.actions.note.ClientNoteActions.fetch_state:5
#: mipac.actions.note.ClientNoteActions.get_state:3 of
msgid "Endpoint: `/api/notes/state`"
msgstr ""
#: mipac.actions.note.ClientNoteActions.fetch_state:10
#: mipac.actions.note.ClientNoteActions.get_state:8 of
msgid "Note state"
msgstr ""
#: mipac.actions.note.ClientNoteActions.get_all_children:1 of
msgid "Get all children of the note"
msgstr ""
#: mipac.actions.note.ClientNoteActions.get_all_replies:1
#: mipac.actions.note.ClientNoteActions.get_replies:1 of
msgid "Get replies to the note"
msgstr ""
#: mipac.actions.note.ClientNoteActions.get_all_replies:3
#: mipac.actions.note.ClientNoteActions.get_replies:3 of
msgid "Endpoint: `/api/notes/replies`"
msgstr ""
#: mipac.actions.note.ClientNoteActions.get_all_replies:5
#: mipac.actions.note.ClientNoteActions.get_replies:5 of
msgid "since id"
msgstr ""
#: mipac.actions.note.ClientNoteActions.get_all_replies:7
#: mipac.actions.note.ClientNoteActions.get_replies:7 of
msgid "until id"
msgstr ""
#: mipac.actions.note.ClientNoteActions.get_all_replies:12
#: mipac.actions.note.ClientNoteActions.get_replies:14 of
msgid "replies"
msgstr ""
#: mipac.actions.note.ClientNoteActions.get_clips:1 of
msgid "Get the clips of the note"
msgstr ""
#: mipac.actions.note.ClientNoteActions.get_clips:3 of
msgid "Endpoint: `/api/notes/clips`"
msgstr ""
#: mipac.actions.note.ClientNoteActions.get_clips:8 of
msgid "Clips of the note"
msgstr ""
#: mipac.actions.note.ClientNoteActions.get_renotes:1 of
msgid "Get renote of the note"
msgstr ""
#: mipac.actions.note.ClientNoteActions.get_renotes:3 of
msgid "Endpoint: `/api/notes/renotes`"
msgstr ""
#: mipac.actions.note.ClientNoteActions.get_renotes:14 of
msgid "Renotes of the note"
msgstr ""
#: mipac.actions.note.ClientNoteActions.get_state:1 of
msgid "Get the state of the note"
msgstr ""
#: mipac.actions.note.ClientNoteActions.renote:15 of
msgid "Reaction acceptance setting"
msgstr ""
#: mipac.actions.note.ClientNoteActions.renote:23 of
msgid "Channel ID"
msgstr ""
#: mipac.actions.note.ClientNoteActions.translate:1 of
msgid "Translate a note"
msgstr ""
#: mipac.actions.note.ClientNoteActions.translate:3 of
msgid "Endpoint: `/api/notes/translate`"
msgstr ""
#: mipac.actions.note.ClientNoteActions.translate:5 of
msgid "Note ID to target for translation"
msgstr ""
#: mipac.actions.note.ClientNoteActions.translate:7 of
msgid "Target language"
msgstr ""
#: mipac.actions.note.ClientNoteActions.translate:10 of
msgid "Translated result"
msgstr ""
#: mipac.actions.note.ClientNoteActions.un_renote:1 of
msgid "Releases the note renote for the specified Id"
msgstr ""
#: mipac.actions.note.ClientNoteActions.un_renote:3 of
msgid "Target note Id., by default None"
msgstr ""
#: mipac.actions.note.ClientNoteActions.un_renote:6 of
msgid "Whether the release was successful"
msgstr ""
#: ../../index.rst:1219
msgid "NoteActions"
msgstr ""
#: mipac.actions.note.NoteActions.fetch:1 of
msgid "Get a note."
msgstr ""
#: mipac.actions.note.NoteActions.fetch:3 of
msgid ""
"update the cache of the :py:meth:`mipac.actions.note.NoteActions.get` "
"method"
msgstr ""
#: mipac.actions.note.NoteActions.fetch:5 mipac.actions.note.NoteActions.get:3
#: of
msgid "Endpoint: `/api/notes/show`"
msgstr ""
#: mipac.actions.note.NoteActions.fetch:10 of
msgid "note"
msgstr ""
#: mipac.actions.note.NoteActions.get:1 of
msgid "Get a note"
msgstr ""
#: mipac.actions.note.NoteActions.get:5 of
msgid "ートのID"
msgstr ""
#: mipac.actions.note.NoteActions.get:8 of
msgid "取得したートID"
msgstr ""
#: mipac.actions.note.NoteActions.get_mentions:1 of
msgid "Get notes with mentions addressed to you"
msgstr ""
#: mipac.actions.note.NoteActions.get_mentions:3 of
msgid "Endpoint: `/api/notes/mentions`"
msgstr ""
#: mipac.actions.note.NoteActions.get_mentions:5 of
msgid "Whether to include only users you follow"
msgstr ""
#: mipac.actions.note.NoteActions.send:1 of
msgid "Send a note"
msgstr ""
#: mipac.actions.note.NoteActions.send:5 of
msgid "投稿する内容"
msgstr ""
#: mipac.actions.note.NoteActions.send:7 of
msgid ""
"公開範囲, by default \"public\" Enum: \"public\" \"home\" \"followers\" "
"\"specified\""
msgstr ""
#: mipac.actions.note.NoteActions.send:10 of
msgid "公開するユーザー, by default None"
msgstr ""
#: mipac.actions.note.NoteActions.send:12 of
msgid "閲覧注意の文字, by default None"
msgstr ""
#: mipac.actions.note.NoteActions.send:14 of
msgid "ローカルにのみ表示するか, by default False"
msgstr ""
#: mipac.actions.note.NoteActions.send:16 of
msgid "リアクションの受け入れ設定, by default None"
msgstr ""
#: mipac.actions.note.NoteActions.send:18 of
msgid "メンションを展開するか, by default False"
msgstr ""
#: mipac.actions.note.NoteActions.send:20 of
msgid "ハッシュタグを展開するか, by default False"
msgstr ""
#: mipac.actions.note.NoteActions.send:22 of
msgid "絵文字を展開するか, by default False"
msgstr ""
#: mipac.actions.note.NoteActions.send:24 of
msgid "リプライ先のid, by default None"
msgstr ""
#: mipac.actions.note.NoteActions.send:26 of
msgid "リート先のid, by default None"
msgstr ""
#: mipac.actions.note.NoteActions.send:28 of
msgid "チャンネルid, by default None"
msgstr ""
#: mipac.actions.note.NoteActions.send:30 of
msgid "添付するファイルのリスト, by default None"
msgstr ""
#: mipac.actions.note.NoteActions.send:32 of
msgid "アンケート, by default None"
msgstr ""
#: mipac.actions.note.NoteActions.send:35 of
msgid "投稿したノート"
msgstr ""
#: mipac.actions.note.NoteActions.send:38 of
msgid "[description]"
msgstr ""
#: ../../index.rst:1228
msgid "ClientPollActions"
msgstr ""
#: ../../index.rst:1237
msgid "PollActions"
msgstr ""
#: ../../index.rst:1246
msgid "ReactionActions"
msgstr ""
#: mipac.actions.reaction.ReactionActions.add:1 of
msgid "Add reaction to note"
msgstr ""
#: mipac.actions.reaction.ReactionActions.add:3 of
msgid "Endpoint: `/api/notes/reactions/create`"
msgstr ""
#: mipac.actions.reaction.ReactionActions.add:5 of
msgid "reaction"
msgstr ""
#: mipac.actions.reaction.ReactionActions.add:7
#: mipac.actions.reaction.ReactionActions.remove:5 of
msgid "note id, by default None"
msgstr ""
#: mipac.actions.reaction.ReactionActions.remove:1 of
msgid "Remove reaction from note"
msgstr ""
#: mipac.actions.reaction.ReactionActions.remove:3 of
msgid "Endpoint: `/api/notes/reactions/delete`"
msgstr ""
#: ../../index.rst:1255
msgid "RoleActions"
msgstr ""
#: mipac.actions.role.RoleActions.get:1 of
msgid "Get a role from the API. Endpoint: `/api/roles/show`"
msgstr ""
#: mipac.actions.role.RoleActions.get:4 of
msgid "The ID of the role to get."
msgstr ""
#: mipac.actions.role.RoleActions.get:7
#: mipac.actions.role.RoleActions.get_list:4 of
msgid "The role data."
msgstr ""
#: mipac.actions.role.RoleActions.get_list:1 of
msgid "Get a list of roles from the API. Endpoint: `/api/roles/list`"
msgstr ""
#: mipac.actions.role.RoleActions.get_notes:1 of
msgid "Get notes in a role. Endpoint: `/api/roles/notes`"
msgstr ""
#: mipac.actions.role.RoleActions.get_notes:4 of
msgid "The ID of the role to get notes."
msgstr ""
#: mipac.actions.role.RoleActions.get_notes:6 of
msgid "The number of notes to get, by default 10"
msgstr ""
#: mipac.actions.role.RoleActions.get_notes:8 of
msgid "The ID of the note to get notes after, by default None"
msgstr ""
#: mipac.actions.role.RoleActions.get_notes:10 of
msgid "The ID of the note to get notes before, by default None"
msgstr ""
#: mipac.actions.role.RoleActions.get_notes:12 of
msgid "The timestamp of the note to get notes after, by default None"
msgstr ""
#: mipac.actions.role.RoleActions.get_notes:14 of
msgid "The timestamp of the note to get notes before, by default None"
msgstr ""
#: mipac.actions.role.RoleActions.get_notes:16 of
msgid "Whether to get all notes, by default False"
msgstr ""
#: mipac.actions.role.RoleActions.get_notes:19 of
msgid "*AsyncGenerator[Note, None]* -- The note data."
msgstr ""
#: mipac.actions.role.RoleActions.get_users:1 of
msgid "Get users in a role. Endpoint: `/api/roles/users`"
msgstr ""
#: mipac.actions.role.RoleActions.get_users:4 of
msgid "The ID of the role to get users."
msgstr ""
#: mipac.actions.role.RoleActions.get_users:6 of
msgid "The ID of the user to get users after, by default None"
msgstr ""
#: mipac.actions.role.RoleActions.get_users:8 of
msgid "The ID of the user to get users before, by default None"
msgstr ""
#: mipac.actions.role.RoleActions.get_users:10 of
msgid "The number of users to get, by default 10"
msgstr ""
#: mipac.actions.role.RoleActions.get_users:12 of
msgid "Whether to get all users, by default False"
msgstr ""
#: mipac.actions.role.RoleActions.get_users:15 of
msgid "*AsyncGenerator[MeRole | RoleUser, None]* -- The role user data."
msgstr ""
#: ../../index.rst:1264
msgid "UserActions"
msgstr ""
#: mipac.actions.user.UserActions.fetch:1 of
msgid ""
"Retrieve the latest user information using the target user ID or "
"username. If you do not need the latest information, you should basically"
" use the `get` method. This method accesses the server each time, which "
"may increase the number of server accesses."
msgstr ""
#: mipac.actions.user.UserActions.fetch:6 mipac.actions.user.UserActions.get:5
#: of
msgid "target user id"
msgstr ""
#: mipac.actions.user.UserActions.fetch:8
#: mipac.actions.user.UserActions.fetch:10 mipac.actions.user.UserActions.get:9
#: of
msgid "target username"
msgstr ""
#: mipac.actions.user.UserActions.fetch:12
#: mipac.actions.user.UserActions.get:11 of
msgid "Hosts with target users"
msgstr ""
#: mipac.actions.user.UserActions.get:1 of
msgid ""
"Retrieve user information from the user ID using the cache. If there is "
"no cache, `fetch` is automatically used. The `fetch` method is "
"recommended if you want up-to-date user information."
msgstr ""
#: mipac.actions.user.UserActions.get:7 of
msgid "target user ids"
msgstr ""
#: mipac.actions.user.UserActions.get_achievements:1 of
msgid "Get achievements of user."
msgstr ""
#: mipac.actions.user.UserActions.get_me:1 of
msgid "ログインしているユーザーの情報を取得します"
msgstr ""
#: mipac.actions.user.UserActions.get_mention:1 of
msgid "Get mention name of user."
msgstr ""
#: mipac.actions.user.UserActions.get_mention:3 of
msgid "The object of the user whose mentions you want to retrieve"
msgstr ""
#: mipac.actions.user.UserActions.get_mention:6 of
msgid "メンション"
msgstr ""
#: mipac.actions.user.UserActions.search:1 of
msgid "Search users by keyword."
msgstr ""
#: mipac.actions.user.UserActions.search:3 of
msgid "Keyword to search."
msgstr ""
#: mipac.actions.user.UserActions.search:5
#: mipac.actions.user.UserActions.search_by_username_and_host:7 of
msgid "The maximum number of users to return."
msgstr ""
#: mipac.actions.user.UserActions.search:7 of
msgid "The number of users to skip."
msgstr ""
#: mipac.actions.user.UserActions.search:9 of
msgid "The origin of users to search."
msgstr ""
#: mipac.actions.user.UserActions.search:11 of
msgid "Whether to return detailed user information."
msgstr ""
#: mipac.actions.user.UserActions.search:13 of
msgid "Whether to return all users."
msgstr ""
#: mipac.actions.user.UserActions.search_by_username_and_host:1 of
msgid "Search users by username and host."
msgstr ""
#: mipac.actions.user.UserActions.search_by_username_and_host:3 of
msgid "Username of user."
msgstr ""
#: mipac.actions.user.UserActions.search_by_username_and_host:5 of
msgid "Host of user."
msgstr ""
#: mipac.actions.user.UserActions.search_by_username_and_host:9 of
msgid "Weather to get detailed user information."
msgstr ""
#: mipac.actions.user.UserActions.search_by_username_and_host:12 of
msgid "A list of users."
msgstr ""
#: ../../index.rst:1273
msgid "UsernameActions"
msgstr ""
#: ../../index.rst:1282
msgid "AdminAdvertisingActions"
msgstr ""
#: ../../index.rst:1291
msgid "AdminAdvertisingModelActions"
msgstr ""
#: ../../index.rst:1300
msgid "AdminActions"
msgstr ""
#: mipac.actions.admins.admin.AdminActions.get_meta:1 of
msgid "Get admin meta Endpoint: `/api/admin/meta`"
msgstr ""
#: mipac.actions.admins.admin.AdminActions.get_meta:4 of
msgid "flag of detail, by default False"
msgstr ""
#: mipac.actions.admins.admin.AdminActions.reset_password:1 of
msgid "target user's password reset Endpoint: `/api/admin/reset-password`"
msgstr ""
#: mipac.actions.admins.admin.AdminActions.reset_password:4
#: mipac.actions.admins.admin.AdminActions.update_user_note:4 of
msgid "target user's id"
msgstr ""
#: mipac.actions.admins.admin.AdminActions.reset_password:7 of
msgid "new password"
msgstr ""
#: mipac.actions.admins.admin.AdminActions.resolve_abuse_user_report:1 of
msgid "Resolve abuse user report Endpoint: `/api/admin/resolve-abuse-user-report`"
msgstr ""
#: mipac.actions.admins.admin.AdminActions.resolve_abuse_user_report:4 of
msgid "report id"
msgstr ""
#: mipac.actions.admins.admin.AdminActions.resolve_abuse_user_report:6 of
msgid "Whether to forward the report to a remote server"
msgstr ""
#: mipac.actions.admins.admin.AdminActions.send_email:1 of
msgid "Send email to specified address Endpoint: `/api/admin/send-email`"
msgstr ""
#: mipac.actions.admins.admin.AdminActions.send_email:4 of
msgid "email address to send"
msgstr ""
#: mipac.actions.admins.admin.AdminActions.send_email:6 of
msgid "email subject"
msgstr ""
#: mipac.actions.admins.admin.AdminActions.send_email:8 of
msgid "email body"
msgstr ""
#: mipac.actions.admins.admin.AdminActions.suspend_user:1 of
msgid "Suspends the user for the specified Id Endpoint: `/api/admin/suspend-user`"
msgstr ""
#: mipac.actions.admins.admin.AdminActions.suspend_user:4 of
msgid "Id of user to suspend"
msgstr ""
#: mipac.actions.admins.admin.AdminActions.suspend_user:7
#: mipac.actions.admins.admin.AdminActions.unsuspend_user:7 of
msgid "success or failed"
msgstr ""
#: mipac.actions.admins.admin.AdminActions.unsuspend_user:1 of
msgid "Unsuspend user with specified Id Endpoint: `/api/admin/unsuspend-user`"
msgstr ""
#: mipac.actions.admins.admin.AdminActions.unsuspend_user:4 of
msgid "Id of user to unsuspend"
msgstr ""
#: mipac.actions.admins.admin.AdminActions.update_user_note:1 of
msgid "Update user note Endpoint: `/api/admin/update-user-note`"
msgstr ""
#: mipac.actions.admins.admin.AdminActions.update_user_note:6 of
msgid "new note"
msgstr ""
#: ../../index.rst:1309
msgid "AdminAnnouncementActions"
msgstr ""
#: ../../index.rst:1318
msgid "AdminAnnouncementClientActions"
msgstr ""
#: ../../index.rst:1327
msgid "AdminDriveActions"
msgstr ""
#: mipac.actions.admins.drive.AdminDriveActions.clean_remote_files:1 of
msgid "Clean remote files"
msgstr ""
#: mipac.actions.admins.drive.AdminDriveActions.clean_remote_files:3 of
msgid "Endpoint: `/api/admin/drive/clean-remote-files`"
msgstr ""
#: mipac.actions.admins.drive.AdminDriveActions.clean_remote_files:5 of
msgid "Whether the remote files were cleaned"
msgstr ""
#: mipac.actions.admins.drive.AdminDriveActions.cleanup:1 of
msgid "Clean up the drive"
msgstr ""
#: mipac.actions.admins.drive.AdminDriveActions.cleanup:3 of
msgid "Endpoint: `/api/admin/drive/cleanup`"
msgstr ""
#: mipac.actions.admins.drive.AdminDriveActions.cleanup:5 of
msgid "Whether the drive was cleaned up"
msgstr ""
#: mipac.actions.admins.drive.AdminDriveActions.get_files:1 of
msgid "Get all files"
msgstr ""
#: mipac.actions.admins.drive.AdminDriveActions.get_files:3 of
msgid "Endpoint: `/api/admin/drive/files`"
msgstr ""
#: mipac.actions.admins.drive.AdminDriveActions.get_files:5
#: mipac.actions.drive.drive.DriveActions.stream:5 of
msgid "The number of files to get"
msgstr ""
#: mipac.actions.admins.drive.AdminDriveActions.get_files:7
#: mipac.actions.drive.drive.DriveActions.stream:7 of
msgid "The id of the file to start from"
msgstr ""
#: mipac.actions.admins.drive.AdminDriveActions.get_files:9
#: mipac.actions.drive.drive.DriveActions.stream:9 of
msgid "The id of the file to end at"
msgstr ""
#: mipac.actions.admins.drive.AdminDriveActions.get_files:11
#: mipac.actions.drive.drive.DriveActions.stream:11 of
msgid "The type of file to get"
msgstr ""
#: mipac.actions.admins.drive.AdminDriveActions.get_files:13 of
msgid "The id of the user to get files from"
msgstr ""
#: mipac.actions.admins.drive.AdminDriveActions.get_files:15 of
msgid "The origin of the files"
msgstr ""
#: mipac.actions.admins.drive.AdminDriveActions.get_files:17 of
msgid "The hostname of the files"
msgstr ""
#: mipac.actions.admins.drive.AdminDriveActions.get_files:20
#: mipac.actions.drive.drive.DriveActions.stream:14 of
msgid "A list of files"
msgstr ""
#: mipac.actions.admins.drive.AdminDriveActions.show_file:1
#: mipac.actions.drive.files.FileActions.show:1 of
msgid "Show a file"
msgstr ""
#: mipac.actions.admins.drive.AdminDriveActions.show_file:3 of
msgid "Endpoint: `/api/admin/drive/files/show`"
msgstr ""
#: mipac.actions.admins.drive.AdminDriveActions.show_file:5
#: mipac.actions.drive.files.FileActions.show:5 of
msgid "The id of the file to show"
msgstr ""
#: mipac.actions.admins.drive.AdminDriveActions.show_file:7 of
msgid "The url of the file to show"
msgstr ""
#: mipac.actions.admins.drive.AdminDriveActions.show_file:10 of
msgid "The file"
msgstr ""
#: ../../index.rst:1336
msgid "AdminEmojiActions"
msgstr ""
#: mipac.actions.admins.emoji.AdminEmojiActions.remove:1 of
msgid "指定したIdの絵文字を削除します"
msgstr ""
#: mipac.actions.admins.emoji.AdminEmojiActions.remove:3 of
msgid "削除する絵文字のId, by default None"
msgstr ""
#: mipac.actions.admins.emoji.AdminEmojiActions.remove:6 of
msgid "成功したかどうか"
msgstr ""
#: mipac.actions.admins.emoji.AdminEmojiActions.remove:9 of
msgid "Idが不足している"
msgstr ""
#: ../../index.rst:1345
msgid "AdminInviteActions"
msgstr ""
#: ../../index.rst:1354
msgid "AdminModeratorActions"
msgstr ""
#: mipac.actions.admins.moderator.AdminModeratorActions.add:1 of
msgid "Add a user as a moderator"
msgstr ""
#: mipac.actions.admins.moderator.AdminModeratorActions.add:3
#: mipac.actions.admins.moderator.AdminModeratorActions.remove:3 of
msgid "ユーザーのID"
msgstr ""
#: mipac.actions.admins.moderator.AdminModeratorActions.remove:1 of
msgid "Unmoderate a user"
msgstr ""
#: ../../index.rst:1363
msgid "AdminRoleActions"
msgstr ""
#: ../../index.rst:1372
msgid "AdminRoleModelActions"
msgstr ""
#: mipac.actions.admins.roles.AdminRoleModelActions.assign:1
#: mipac.actions.admins.roles.AdminRoleModelActions.unassign:1 of
msgid "指定したユーザーに指定したロールを付与します"
msgstr ""
#: mipac.actions.admins.roles.AdminRoleModelActions.assign:3
#: mipac.actions.admins.roles.AdminRoleModelActions.unassign:3 of
msgid "ロールのID"
msgstr ""
#: mipac.actions.admins.roles.AdminRoleModelActions.assign:5
#: mipac.actions.admins.roles.AdminRoleModelActions.unassign:5 of
msgid "ロールを付与する対象のユーザーID"
msgstr ""
#: mipac.actions.admins.roles.AdminRoleModelActions.assign:7
#: mipac.actions.admins.roles.AdminRoleModelActions.unassign:7 of
msgid "いつまでロールを付与するか, by default None"
msgstr ""
#: ../../index.rst:1381
msgid "AdminUserActions"
msgstr ""
#: mipac.actions.admins.user.AdminUserActions.delete_account:1 of
msgid "Deletes the user with the specified user ID."
msgstr ""
#: mipac.actions.admins.user.AdminUserActions.delete_account:3 of
msgid "ID of the user to be deleted"
msgstr ""
#: mipac.actions.admins.user.AdminUserActions.delete_account:6
#: mipac.actions.admins.user.AdminUserActions.suspend:6
#: mipac.actions.admins.user.AdminUserActions.unsuspend:6 of
msgid "Success or failure"
msgstr ""
#: mipac.actions.admins.user.AdminUserActions.show_user:1 of
msgid "Shows the user with the specified user ID."
msgstr ""
#: mipac.actions.admins.user.AdminUserActions.show_user:3 of
msgid "ID of the user to be shown"
msgstr ""
#: mipac.actions.admins.user.AdminUserActions.suspend:1 of
msgid "Suspends the user with the specified user ID."
msgstr ""
#: mipac.actions.admins.user.AdminUserActions.suspend:3 of
msgid "ID of the user to be suspended"
msgstr ""
#: mipac.actions.admins.user.AdminUserActions.unsuspend:1 of
msgid "Unsuspends the user with the specified user ID."
msgstr ""
#: mipac.actions.admins.user.AdminUserActions.unsuspend:3 of
msgid "ID of the user to be unsuspended"
msgstr ""
#: ../../index.rst:1390
msgid "DriveActions"
msgstr ""
#: mipac.actions.drive.drive.DriveActions.get_status:1 of
msgid "Get the status of the drive"
msgstr ""
#: mipac.actions.drive.drive.DriveActions.get_status:3 of
msgid "Endpoint: `/api/drive`"
msgstr ""
#: mipac.actions.drive.drive.DriveActions.get_status:5 of
msgid "The status of the drive"
msgstr ""
#: mipac.actions.drive.drive.DriveActions.stream:1 of
msgid "Stream files from the drive"
msgstr ""
#: mipac.actions.drive.drive.DriveActions.stream:3 of
msgid "Endpoint: `/api/drive/stream`"
msgstr ""
#: ../../index.rst:1399
msgid "ClientFileActions"
msgstr ""
#: mipac.actions.drive.files.ClientFileActions.delete:1
#: mipac.actions.drive.files.FileActions.delete:1 of
msgid "Delete a file"
msgstr ""
#: mipac.actions.drive.files.ClientFileActions.delete:3
#: mipac.actions.drive.files.FileActions.delete:3 of
msgid "Endpoint: `/api/drive/files/delete`"
msgstr ""
#: mipac.actions.drive.files.ClientFileActions.delete:5 of
msgid "The id of the file to delete, defaults to None"
msgstr ""
#: mipac.actions.drive.files.ClientFileActions.delete:8
#: mipac.actions.drive.files.FileActions.delete:8 of
msgid "Whether the file was deleted or not"
msgstr ""
#: mipac.actions.drive.files.ClientFileActions.get_attached_notes:1
#: mipac.actions.drive.files.FileActions.get_attached_notes:1 of
msgid "Get the attached notes of a file"
msgstr ""
#: mipac.actions.drive.files.ClientFileActions.get_attached_notes:3
#: mipac.actions.drive.files.FileActions.get_attached_notes:3 of
msgid "Endpoint: `/api/drive/files/attached-notes`"
msgstr ""
#: mipac.actions.drive.files.ClientFileActions.get_attached_notes:5
#: mipac.actions.drive.files.FileActions.get_attached_notes:7 of
msgid "The id of the note to start from, defaults to None"
msgstr ""
#: mipac.actions.drive.files.ClientFileActions.get_attached_notes:7
#: mipac.actions.drive.files.FileActions.get_attached_notes:9 of
msgid "The id of the note to end at, defaults to None"
msgstr ""
#: mipac.actions.drive.files.ClientFileActions.get_attached_notes:9
#: mipac.actions.drive.files.FileActions.get_attached_notes:11 of
msgid "The amount of notes to get, defaults to 10"
msgstr ""
#: mipac.actions.drive.files.ClientFileActions.get_attached_notes:11 of
msgid "The id of the file to get notes from, defaults to None"
msgstr ""
#: mipac.actions.drive.files.ClientFileActions.get_attached_notes:14
#: mipac.actions.drive.files.FileActions.get_attached_notes:14 of
msgid "The attached notes of the file"
msgstr ""
#: mipac.actions.drive.files.ClientFileActions.update:1
#: mipac.actions.drive.files.FileActions.update:1
#: mipac.actions.drive.folders.ClientFileActionsInFolder.update:1 of
msgid "Update a file"
msgstr ""
#: mipac.actions.drive.files.ClientFileActions.update:3
#: mipac.actions.drive.files.FileActions.update:3
#: mipac.actions.drive.folders.ClientFileActionsInFolder.update:3 of
msgid "Endpoint: `/api/drive/files/update`"
msgstr ""
#: mipac.actions.drive.files.ClientFileActions.update:5 of
msgid "The id of the folder to update the file to, defaults to MISSING"
msgstr ""
#: mipac.actions.drive.files.ClientFileActions.update:7
#: mipac.actions.drive.folders.ClientFileActionsInFolder.update:7 of
msgid "The name of the file, defaults to MISSING"
msgstr ""
#: mipac.actions.drive.files.ClientFileActions.update:9
#: mipac.actions.drive.folders.ClientFileActionsInFolder.update:9 of
msgid "Whether the file is sensitive or not, defaults to MISSING"
msgstr ""
#: mipac.actions.drive.files.ClientFileActions.update:11
#: mipac.actions.drive.folders.ClientFileActionsInFolder.update:11 of
msgid "The comment of the file, defaults to MISSING"
msgstr ""
#: mipac.actions.drive.files.ClientFileActions.update:13
#: mipac.actions.drive.folders.ClientFileActionsInFolder.update:5 of
msgid "The id of the file to update, defaults to None"
msgstr ""
#: mipac.actions.drive.files.ClientFileActions.update:16
#: mipac.actions.drive.files.FileActions.update:16
#: mipac.actions.drive.folders.ClientFileActionsInFolder.update:14 of
msgid "The updated file"
msgstr ""
#: ../../index.rst:1408
msgid "FileActions"
msgstr ""
#: mipac.actions.drive.files.FileActions.check_existence:1 of
msgid "Check if a file exists in the drive"
msgstr ""
#: mipac.actions.drive.files.FileActions.check_existence:3 of
msgid "Endpoint: `/api/drive/files/check-existence`"
msgstr ""
#: mipac.actions.drive.files.FileActions.check_existence:5 of
msgid "The md5 of the file to check"
msgstr ""
#: mipac.actions.drive.files.FileActions.check_existence:8 of
msgid "Whether the file exists or not"
msgstr ""
#: mipac.actions.drive.files.FileActions.create:1
#: mipac.actions.drive.folders.ClientFileActionsInFolder.create:1 of
msgid "Upload a file to the drive"
msgstr ""
#: mipac.actions.drive.files.FileActions.create:3
#: mipac.actions.drive.folders.ClientFileActionsInFolder.create:3 of
msgid "Endpoint: `/api/drive/files/create`"
msgstr ""
#: mipac.actions.drive.files.FileActions.create:5
#: mipac.actions.drive.folders.ClientFileActionsInFolder.create:5 of
msgid "The file to upload"
msgstr ""
#: mipac.actions.drive.files.FileActions.create:7
#: mipac.actions.drive.files.FileActions.upload_from_url:7
#: mipac.actions.drive.folders.ClientFileActionsInFolder.create:7 of
msgid "The id of the folder to upload the file to, defaults to None"
msgstr ""
#: mipac.actions.drive.files.FileActions.create:9
#: mipac.actions.drive.files.FileActions.update:9
#: mipac.actions.drive.folders.ClientFileActionsInFolder.create:9 of
msgid "The name of the file, defaults to None"
msgstr ""
#: mipac.actions.drive.files.FileActions.create:11
#: mipac.actions.drive.files.FileActions.update:13
#: mipac.actions.drive.files.FileActions.upload_from_url:11
#: mipac.actions.drive.folders.ClientFileActionsInFolder.create:11
#: mipac.actions.drive.folders.ClientFileActionsInFolder.upload_from_url:9 of
msgid "The comment of the file, defaults to None"
msgstr ""
#: mipac.actions.drive.files.FileActions.create:13
#: mipac.actions.drive.files.FileActions.update:11
#: mipac.actions.drive.files.FileActions.upload_from_url:9
#: mipac.actions.drive.folders.ClientFileActionsInFolder.create:13
#: mipac.actions.drive.folders.ClientFileActionsInFolder.upload_from_url:7 of
msgid "Whether the file is sensitive or not, defaults to False"
msgstr ""
#: mipac.actions.drive.files.FileActions.create:15
#: mipac.actions.drive.files.FileActions.upload_from_url:15
#: mipac.actions.drive.folders.ClientFileActionsInFolder.create:15
#: mipac.actions.drive.folders.ClientFileActionsInFolder.upload_from_url:13 of
msgid "Whether to force upload the file or not, defaults to False"
msgstr ""
#: mipac.actions.drive.files.FileActions.create:18
#: mipac.actions.drive.folders.ClientFileActionsInFolder.create:18 of
msgid "The uploaded file"
msgstr ""
#: mipac.actions.drive.files.FileActions.delete:5 of
msgid "The id of the file to delete"
msgstr ""
#: mipac.actions.drive.files.FileActions.find:1
#: mipac.actions.drive.folders.ClientFileActionsInFolder.find:1 of
msgid "Find a file by its name"
msgstr ""
#: mipac.actions.drive.files.FileActions.find:3
#: mipac.actions.drive.folders.ClientFileActionsInFolder.find:3 of
msgid "Endpoint: `/api/drive/files/find`"
msgstr ""
#: mipac.actions.drive.files.FileActions.find:5
#: mipac.actions.drive.folders.ClientFileActionsInFolder.find:5 of
msgid "The name of the file to find"
msgstr ""
#: mipac.actions.drive.files.FileActions.find:7 of
msgid "The id of the folder to find the file in, defaults to None"
msgstr ""
#: mipac.actions.drive.files.FileActions.find:10
#: mipac.actions.drive.files.FileActions.find_by_hash:8
#: mipac.actions.drive.folders.ClientFileActionsInFolder.find:8 of
msgid "The found files"
msgstr ""
#: mipac.actions.drive.files.FileActions.find_by_hash:1 of
msgid "Find a file by its hash"
msgstr ""
#: mipac.actions.drive.files.FileActions.find_by_hash:3 of
msgid "Endpoint: `/api/drive/files/find-by-hash`"
msgstr ""
#: mipac.actions.drive.files.FileActions.find_by_hash:5 of
msgid "The md5 of the file to find"
msgstr ""
#: mipac.actions.drive.files.FileActions.get_attached_notes:5 of
msgid "The id of the file to get notes from"
msgstr ""
#: mipac.actions.drive.files.FileActions.get_files:1 of
msgid "Get the files of the drive"
msgstr ""
#: mipac.actions.drive.files.FileActions.get_files:3 of
msgid "Endpoint: `/api/drive/files`"
msgstr ""
#: mipac.actions.drive.files.FileActions.get_files:5 of
msgid "The amount of files to get, defaults to 10"
msgstr ""
#: mipac.actions.drive.files.FileActions.get_files:7 of
msgid "The id of the file to start from, defaults to None"
msgstr ""
#: mipac.actions.drive.files.FileActions.get_files:9 of
msgid "The id of the file to end at, defaults to None"
msgstr ""
#: mipac.actions.drive.files.FileActions.get_files:11 of
msgid "The id of the folder to get files from, defaults to None"
msgstr ""
#: mipac.actions.drive.files.FileActions.get_files:13 of
msgid "The type of file to get, defaults to None"
msgstr ""
#: mipac.actions.drive.files.FileActions.get_files:15 of
msgid "The way to sort the files, defaults to None"
msgstr ""
#: mipac.actions.drive.files.FileActions.get_files:18 of
msgid "The files of the drive"
msgstr ""
#: mipac.actions.drive.files.FileActions.show:3 of
msgid "Endpoint: `/api/drive/files/show`"
msgstr ""
#: mipac.actions.drive.files.FileActions.show:7 of
msgid "The url of the file to show, defaults to None"
msgstr ""
#: mipac.actions.drive.files.FileActions.show:10 of
msgid "The shown file"
msgstr ""
#: mipac.actions.drive.files.FileActions.update:5 of
msgid "The id of the file to update"
msgstr ""
#: mipac.actions.drive.files.FileActions.update:7 of
msgid "The id of the folder to update the file to, defaults to None"
msgstr ""
#: mipac.actions.drive.files.FileActions.upload_from_url:1
#: mipac.actions.drive.folders.ClientFileActionsInFolder.upload_from_url:1 of
msgid "Upload a file to the drive from a url"
msgstr ""
#: mipac.actions.drive.files.FileActions.upload_from_url:3
#: mipac.actions.drive.folders.ClientFileActionsInFolder.upload_from_url:3 of
msgid "Endpoint: `/api/drive/files/upload-from-url`"
msgstr ""
#: mipac.actions.drive.files.FileActions.upload_from_url:5
#: mipac.actions.drive.folders.ClientFileActionsInFolder.upload_from_url:5 of
msgid "The url of the file to upload"
msgstr ""
#: mipac.actions.drive.files.FileActions.upload_from_url:13
#: mipac.actions.drive.folders.ClientFileActionsInFolder.upload_from_url:11 of
msgid "The marker of the file, defaults to None"
msgstr ""
#: mipac.actions.drive.files.FileActions.upload_from_url:18
#: mipac.actions.drive.folders.ClientFileActionsInFolder.upload_from_url:16 of
msgid "Whether the file was uploaded or not"
msgstr ""
#: ../../index.rst:1417
msgid "ClientFileActionsInFolder"
msgstr ""
#: mipac.actions.drive.folders.ClientFileActionsInFolder:1 of
msgid "File actions in a folder"
msgstr ""
#: ../../index.rst:1426
msgid "ClientFolderActions"
msgstr ""
#: mipac.actions.drive.folders.ClientFolderActions.create:1
#: mipac.actions.drive.folders.FolderActions.create:1 of
msgid "Create a new folder"
msgstr ""
#: mipac.actions.drive.folders.ClientFolderActions.create:3
#: mipac.actions.drive.folders.FolderActions.create:3 of
msgid "Endpoint: `/api/drive/folders/create`"
msgstr ""
#: mipac.actions.drive.folders.ClientFolderActions.create:5
#: mipac.actions.drive.folders.FolderActions.create:5
#: mipac.actions.drive.folders.FolderActions.update:7 of
msgid "The name of the folder, by default None"
msgstr ""
#: mipac.actions.drive.folders.ClientFolderActions.create:7
#: mipac.actions.drive.folders.FolderActions.create:7
#: mipac.actions.drive.folders.FolderActions.find:7
#: mipac.actions.drive.folders.FolderActions.update:9 of
msgid "The parent ID of the folder, by default None"
msgstr ""
#: mipac.actions.drive.folders.ClientFolderActions.create:10
#: mipac.actions.drive.folders.FolderActions.create:10 of
msgid "The created folder"
msgstr ""
#: mipac.actions.drive.folders.ClientFolderActions.delete:1
#: mipac.actions.drive.folders.FolderActions.delete:1 of
msgid "Delete a folder"
msgstr ""
#: mipac.actions.drive.folders.ClientFolderActions.delete:3
#: mipac.actions.drive.folders.FolderActions.delete:3 of
msgid "Endpoint: `/api/drive/folders/delete`"
msgstr ""
#: mipac.actions.drive.folders.ClientFolderActions.delete:5
#: mipac.actions.drive.folders.ClientFolderActions.update:9 of
msgid "The ID of the folder, by default None"
msgstr ""
#: mipac.actions.drive.folders.ClientFolderActions.delete:8
#: mipac.actions.drive.folders.FolderActions.delete:8 of
msgid "Whether the folder was deleted or not"
msgstr ""
#: mipac.actions.drive.folders.ClientFolderActions.gets:1
#: mipac.actions.drive.folders.FolderActions.gets:1 of
msgid "Get folders"
msgstr ""
#: mipac.actions.drive.folders.ClientFolderActions.gets:3
#: mipac.actions.drive.folders.FolderActions.gets:3 of
msgid "Endpoint: `/api/drive/folders`"
msgstr ""
#: mipac.actions.drive.folders.ClientFolderActions.gets:5
#: mipac.actions.drive.folders.FolderActions.gets:7 of
msgid "The limit of folders to get, defaults to 10"
msgstr ""
#: mipac.actions.drive.folders.ClientFolderActions.gets:7
#: mipac.actions.drive.folders.FolderActions.gets:9 of
msgid "The ID of the folder to get since, defaults to None"
msgstr ""
#: mipac.actions.drive.folders.ClientFolderActions.gets:9
#: mipac.actions.drive.folders.FolderActions.gets:11 of
msgid "The ID of the folder to get until, defaults to None"
msgstr ""
#: mipac.actions.drive.folders.ClientFolderActions.gets:11
#: mipac.actions.drive.folders.FolderActions.gets:5 of
msgid "The ID of the folder to get, defaults to None"
msgstr ""
#: mipac.actions.drive.folders.ClientFolderActions.gets:14
#: mipac.actions.drive.folders.FolderActions.find:10
#: mipac.actions.drive.folders.FolderActions.gets:14 of
msgid "The found folders"
msgstr ""
#: mipac.actions.drive.folders.ClientFolderActions.update:1
#: mipac.actions.drive.folders.FolderActions.update:1 of
msgid "Update a folder"
msgstr ""
#: mipac.actions.drive.folders.ClientFolderActions.update:3
#: mipac.actions.drive.folders.FolderActions.update:3 of
msgid "Endpoint: `/api/drive/folders/update`"
msgstr ""
#: mipac.actions.drive.folders.ClientFolderActions.update:5 of
msgid "The name of the folder, by default MISSING"
msgstr ""
#: mipac.actions.drive.folders.ClientFolderActions.update:7 of
msgid "The parent ID of the folder, by default MISSING"
msgstr ""
#: mipac.actions.drive.folders.ClientFolderActions.update:12
#: mipac.actions.drive.folders.FolderActions.update:12 of
msgid "The updated folder"
msgstr ""
#: ../../index.rst:1435
msgid "FolderActions"
msgstr ""
#: mipac.actions.drive.folders.FolderActions.delete:5
#: mipac.actions.drive.folders.FolderActions.show:5
#: mipac.actions.drive.folders.FolderActions.update:5 of
msgid "The ID of the folder"
msgstr ""
#: mipac.actions.drive.folders.FolderActions.find:1 of
msgid "Find folders"
msgstr ""
#: mipac.actions.drive.folders.FolderActions.find:3 of
msgid "Endpoint: `/api/drive/folders/find`"
msgstr ""
#: mipac.actions.drive.folders.FolderActions.find:5 of
msgid "The name of the folder"
msgstr ""
#: mipac.actions.drive.folders.FolderActions.show:1 of
msgid "Show a folder"
msgstr ""
#: mipac.actions.drive.folders.FolderActions.show:3 of
msgid "Endpoint: `/api/drive/folders/show`"
msgstr ""
#: mipac.actions.drive.folders.FolderActions.show:8 of
msgid "The found folder"
msgstr ""
#: ../../index.rst:1442
msgid "Type class"
msgstr ""
#: ../../index.rst:1445
msgid "IIndexStat"
msgstr ""
#: ../../index.rst:1454
msgid "IModerationLog"
msgstr ""
#: ../../index.rst:1463
msgid "IServerInfo"
msgstr ""
#: ../../index.rst:1472
msgid "IServerInfoCpu"
msgstr ""
#: ../../index.rst:1481
msgid "IServerInfoFs"
msgstr ""
#: ../../index.rst:1490
msgid "IServerInfoMem"
msgstr ""
#: ../../index.rst:1499
msgid "IServerInfoNet"
msgstr ""
#: ../../index.rst:1508
msgid "ITableStats"
msgstr ""
#: ../../index.rst:1517
msgid "IUserIP"
msgstr ""
#: ../../index.rst:1526
msgid "IAd"
msgstr ""
#: ../../index.rst:1535
msgid "IPartialAd"
msgstr ""
#: ../../index.rst:1544
msgid "IAnnouncement"
msgstr ""
#: mipac.types.announcement.IAnnouncement:1 of
msgid "ユーザーから見たアナウンスの状態"
msgstr ""
#: ../../index.rst:1553
msgid "IAnnouncementCommon"
msgstr ""
#: ../../index.rst:1562
msgid "IAnnouncementSystem"
msgstr ""
#: mipac.types.announcement.IAnnouncementSystem:1 of
msgid "システムから見たアナウンスの状態"
msgstr ""
#: ../../index.rst:1571
msgid "IAntenna"
msgstr ""
#: ../../index.rst:1580
msgid "IChannel"
msgstr ""
#: ../../index.rst:1589
msgid "IChannelLite"
msgstr ""
#: ../../index.rst:1598
msgid "IPartialChannel"
msgstr ""
#: ../../index.rst:1607
msgid "IActiveUsersChart"
msgstr ""
#: ../../index.rst:1616
msgid "IDriveChart"
msgstr ""
#: ../../index.rst:1625
msgid "IDriveLocalChart"
msgstr ""
#: ../../index.rst:1634
msgid "IDriveRemoteChart"
msgstr ""
#: ../../index.rst:1643
msgid "IClip"
msgstr ""
#: ../../index.rst:1652
msgid "IDriveStatus"
msgstr ""
#: ../../index.rst:1661
msgid "IFile"
msgstr ""
#: mipac.types.drive.IFile:1 of
msgid "ファイル情報"
msgstr ""
#: ../../index.rst:1670
msgid "IFileProperties"
msgstr ""
#: mipac.types.drive.IFileProperties:1 of
msgid "プロパティー情報"
msgstr ""
#: ../../index.rst:1679
msgid "IFolder"
msgstr ""
#: mipac.types.drive.IFolder:1 of
msgid "フォルダーの情報"
msgstr ""
#: ../../index.rst:1688
msgid "EmojiPayload"
msgstr ""
#: ../../index.rst:1697
msgid "ICustomEmoji"
msgstr ""
#: ../../index.rst:1706
msgid "ICustomEmojiLite"
msgstr ""
#: ../../index.rst:1715
msgid "ICustomEmojiLiteRequired"
msgstr ""
#: ../../index.rst:1724
msgid "IFederationFollowCommon"
msgstr ""
#: ../../index.rst:1733
msgid "IFederationFollower"
msgstr ""
#: ../../index.rst:1742
msgid "IFederationFollowing"
msgstr ""
#: ../../index.rst:1751 ../../index.rst:2279
msgid "IFollowRequest"
msgstr ""
#: ../../index.rst:1760
msgid "IFederationInstance"
msgstr ""
#: ../../index.rst:1769
msgid "IFederationInstanceRequired"
msgstr ""
#: ../../index.rst:1778
msgid "IFederationInstanceStat"
msgstr ""
#: ../../index.rst:1787
msgid "IInstanceLite"
msgstr ""
#: ../../index.rst:1796
msgid "IInviteCode"
msgstr ""
#: ../../index.rst:1805
msgid "IInviteLimit"
msgstr ""
#: ../../index.rst:1814
msgid "IAdminMeta"
msgstr ""
#: ../../index.rst:1823 ../../index.rst:3343
msgid "IFeatures"
msgstr ""
#: ../../index.rst:1832
msgid "IMeta"
msgstr ""
#: ../../index.rst:1841
msgid "IPartialMeta"
msgstr ""
#: ../../index.rst:1850
msgid "IPolicies"
msgstr ""
#: ../../index.rst:1859
msgid "IUpdateMetaBody"
msgstr ""
#: ../../index.rst:1868
msgid "IMuteUser"
msgstr ""
#: ../../index.rst:1877
msgid "GeoPayload"
msgstr ""
#: mipac.types.note.GeoPayload:1 of
msgid "衛星情報"
msgstr ""
#: ../../index.rst:1886
msgid "ICreatedNote"
msgstr ""
#: mipac.types.note.ICreatedNote:1 of
msgid "created note"
msgstr ""
#: ../../index.rst:1895
msgid "INote"
msgstr ""
#: mipac.types.note.INote:1 of
msgid "Misskey Raw Model: Note"
msgstr ""
#: ../../index.rst:1904
msgid "INoteChannel"
msgstr ""
#: mipac.types.note.INoteChannel:1 of
msgid "ノート内にあるチャンネルの情報"
msgstr ""
#: mipac.types.note.INoteChannel:3 of
msgid "ログインしていてもis_following等は存在しない"
msgstr ""
#: ../../index.rst:1913
msgid "INoteReaction"
msgstr ""
#: ../../index.rst:1922
msgid "INoteState"
msgstr ""
#: ../../index.rst:1931
msgid "INoteTranslateResult"
msgstr ""
#: ../../index.rst:1940
msgid "INoteUpdated"
msgstr ""
#: ../../index.rst:1949
msgid "INoteUpdatedDelete"
msgstr ""
#: ../../index.rst:1958
msgid "INoteUpdatedDeleteBody"
msgstr ""
#: ../../index.rst:1967
msgid "INoteUpdatedReaction"
msgstr ""
#: ../../index.rst:1976
msgid "INoteUpdatedReactionBody"
msgstr ""
#: ../../index.rst:1985
msgid "IAchievementNf"
msgstr ""
#: ../../index.rst:1994
msgid "INoteNf"
msgstr ""
#: ../../index.rst:2003
msgid "INotification"
msgstr ""
#: ../../index.rst:2012
msgid "IPollEndNf"
msgstr ""
#: ../../index.rst:2021
msgid "IReactionNf"
msgstr ""
#: ../../index.rst:2030
msgid "IUserNf"
msgstr ""
#: ../../index.rst:2039
msgid "AttachedFilePayload"
msgstr ""
#: ../../index.rst:2048
msgid "EyeCatchingImagePayload"
msgstr ""
#: ../../index.rst:2057
msgid "IPage"
msgstr ""
#: ../../index.rst:2066
msgid "IPageRequired"
msgstr ""
#: ../../index.rst:2075
msgid "PageContentPayload"
msgstr ""
#: ../../index.rst:2084
msgid "PageFilePayload"
msgstr ""
#: ../../index.rst:2093
msgid "PagePayload"
msgstr ""
#: ../../index.rst:2102
msgid "VariablePayload"
msgstr ""
#: ../../index.rst:2111
msgid "IBasePoll"
msgstr ""
#: ../../index.rst:2120
msgid "ICreatePoll"
msgstr ""
#: ../../index.rst:2129
msgid "IPoll"
msgstr ""
#: mipac.types.poll.IPoll:1 of
msgid "Questionnaire object"
msgstr ""
#: ../../index.rst:2138
msgid "IPollChoice"
msgstr ""
#: ../../index.rst:2147
msgid "NoteReactionPayload"
msgstr ""
#: ../../index.rst:2156
msgid "is_me_role"
msgstr ""
#: ../../index.rst:2162
msgid "IMeRole"
msgstr ""
#: ../../index.rst:2171
msgid "IPartialRole"
msgstr ""
#: ../../index.rst:2180
msgid "IRole"
msgstr ""
#: ../../index.rst:2189
msgid "IRolePolicieValue"
msgstr ""
#: ../../index.rst:2198
msgid "IRolePolicies"
msgstr ""
#: ../../index.rst:2207
msgid "IRoleUser"
msgstr ""
#: ../../index.rst:2216
msgid "is_me_detailed"
msgstr ""
#: ../../index.rst:2222
msgid "is_me_detailed_moderator"
msgstr ""
#: mipac.types.user.is_me_detailed_moderator:1 of
msgid "渡されたユーザーが自分自身克モデレーターかを判定します"
msgstr ""
#: mipac.types.user.is_me_detailed_moderator:3
#: mipac.types.user.is_user_detailed:3
#: mipac.types.user.is_user_detailed_moderator:3
#: mipac.types.user.is_user_detailed_not_logined:3 of
msgid "user information"
msgstr ""
#: ../../index.rst:2228
msgid "is_partial_user"
msgstr ""
#: ../../index.rst:2234
msgid "is_user_detailed"
msgstr ""
#: mipac.types.user.is_user_detailed:1 of
msgid "渡されたユーザーがログイン済みで自分自身ではないかを判定します"
msgstr ""
#: ../../index.rst:2240
msgid "is_user_detailed_moderator"
msgstr ""
#: mipac.types.user.is_user_detailed_moderator:1 of
msgid "渡されたユーザーがモデレーターから見たユーザーかを判定します"
msgstr ""
#: ../../index.rst:2246
msgid "is_user_detailed_not_logined"
msgstr ""
#: mipac.types.user.is_user_detailed_not_logined:1 of
msgid "渡されたユーザーがログイン無しで取得された情報か確認します。またこれは自分自身ではないです。"
msgstr ""
#: ../../index.rst:2252
msgid "IAchievement"
msgstr ""
#: ../../index.rst:2261
msgid "IBadgeRole"
msgstr ""
#: ../../index.rst:2270
msgid "IBlockingUser"
msgstr ""
#: ../../index.rst:2288
msgid "IMeDetailed"
msgstr ""
#: mipac.types.user.IMeDetailed:1 of
msgid "自分自身"
msgstr ""
#: ../../index.rst:2297
msgid "IMeDetailedModerator"
msgstr ""
#: mipac.types.user.IMeDetailedModerator:1 of
msgid "自分自身でモデレーター"
msgstr ""
#: ../../index.rst:2306
msgid "IPartialUser"
msgstr ""
#: ../../index.rst:2315
msgid "ISignin"
msgstr ""
#: ../../index.rst:2324
msgid "IUserDetailed"
msgstr ""
#: mipac.types.user.IUserDetailed:1 of
msgid "主に自分から見た相手の情報が追加される ログイン済み モデレーターではない"
msgstr ""
#: ../../index.rst:2333
msgid "IUserDetailedModerator"
msgstr ""
#: mipac.types.user.IUserDetailedModerator:1 of
msgid "モデレーターから見たユーザー"
msgstr ""
#: ../../index.rst:2342
msgid "IUserDetailedNotLogined"
msgstr ""
#: mipac.types.user.IUserDetailedNotLogined:1 of
msgid "ログイン無し"
msgstr ""
#: ../../index.rst:2351
msgid "IUserField"
msgstr ""
#: ../../index.rst:2360
msgid "IUserRequired"
msgstr ""
#: ../../index.rst:2369
msgid "IUserRole"
msgstr ""
#: mipac.types.user.IUserRole:1 of
msgid "Deprecated"
msgstr ""
#: mipac.types.user.IUserRole:3 of
msgid "Will be removed in v0.7.0"
msgstr ""
#: ../../index.rst:2378
msgid "IUsernameAvailable"
msgstr ""
#: ../../index.rst:2385
msgid "Errors"
msgstr ""
#: ../../index.rst:2388
msgid "APIError"
msgstr ""
#: mipac.errors.base.APIError:1 of
msgid "APIのエラー"
msgstr ""
#: ../../index.rst:2397
msgid "CredentialsError"
msgstr ""
#: mipac.errors.base.CredentialsError:1 of
msgid "認証情報に関するエラー"
msgstr ""
#: ../../index.rst:2406
msgid "NotExistRequiredData"
msgstr ""
#: mipac.errors.base.NotExistRequiredData:1 of
msgid "クラスの中に必要なデータが不足している"
msgstr ""
#: ../../index.rst:2415
msgid "ParameterError"
msgstr ""
#: mipac.errors.base.ParameterError:1 of
msgid "引数に関するエラー"
msgstr ""
#: ../../index.rst:2424
msgid "AccessDeniedError"
msgstr ""
#: mipac.errors.errors.AccessDeniedError:1 of
msgid "アクセス権限がありません。"
msgstr ""
#: ../../index.rst:2433
msgid "AlreadyAddedError"
msgstr ""
#: ../../index.rst:2442
msgid "AlreadyBlockingError"
msgstr ""
#: mipac.errors.errors.AlreadyBlockingError:1 of
msgid "すでにブロックしています。"
msgstr ""
#: ../../index.rst:2451
msgid "AlreadyClippedError"
msgstr ""
#: ../../index.rst:2460
msgid "AlreadyExpiredError"
msgstr ""
#: ../../index.rst:2469
msgid "AlreadyFavoritedError"
msgstr ""
#: mipac.errors.errors.AlreadyFavoritedError:1 of
msgid "既にお気に入り登録されています。"
msgstr ""
#: ../../index.rst:2478
msgid "AlreadyFollowingError"
msgstr ""
#: mipac.errors.errors.AlreadyFollowingError:1 of
msgid "すでにフォローしています。"
msgstr ""
#: ../../index.rst:2487
msgid "AlreadyInvitedError"
msgstr ""
#: ../../index.rst:2496
msgid "AlreadyLikedError"
msgstr ""
#: mipac.errors.errors.AlreadyLikedError:1 of
msgid "すでにいいねをつけています。"
msgstr ""
#: ../../index.rst:2505
msgid "AlreadyMutingError"
msgstr ""
#: mipac.errors.errors.AlreadyMutingError:1 of
msgid "すでにそのユーザーをミュートしています。"
msgstr ""
#: ../../index.rst:2514
msgid "AlreadyPinnedError"
msgstr ""
#: mipac.errors.errors.AlreadyPinnedError:1 of
msgid "指定されたノートは既にピン留めされています。"
msgstr ""
#: ../../index.rst:2523
msgid "AlreadyPromotedError"
msgstr ""
#: ../../index.rst:2532
msgid "AlreadyReactedError"
msgstr ""
#: mipac.errors.errors.AlreadyReactedError:1 of
msgid "既にリアクションしています。"
msgstr ""
#: ../../index.rst:2541
msgid "AlreadyVotedError"
msgstr ""
#: ../../index.rst:2550
msgid "AvatarNotAnImageError"
msgstr ""
#: mipac.errors.errors.AvatarNotAnImageError:1 of
msgid "アバター画像に、画像ではないファイルが指定されました。"
msgstr ""
#: ../../index.rst:2559
msgid "BannerNotAnImageError"
msgstr ""
#: mipac.errors.errors.BannerNotAnImageError:1 of
msgid "バナー画像に、画像ではないファイルが指定されました。"
msgstr ""
#: ../../index.rst:2568
msgid "BlockedError"
msgstr ""
#: mipac.errors.errors.BlockedError:1 of
msgid "ユーザーにブロックされています。"
msgstr ""
#: ../../index.rst:2577
msgid "BlockeeIsYourselfError"
msgstr ""
#: mipac.errors.errors.BlockeeIsYourselfError:1 of
msgid "自分のブロックを解除しようとしました。"
msgstr ""
#: ../../index.rst:2586
msgid "BlockingError"
msgstr ""
#: mipac.errors.errors.BlockingError:1 of
msgid "ユーザーをブロックしています。"
msgstr ""
#: ../../index.rst:2595
msgid "CannotCreateAlreadyExpiredPollError"
msgstr ""
#: mipac.errors.errors.CannotCreateAlreadyExpiredPollError:1 of
msgid "アンケートの期限の指定が誤っています。"
msgstr ""
#: ../../index.rst:2604
msgid "CannotRenoteToAPureRenoteError"
msgstr ""
#: mipac.errors.errors.CannotRenoteToAPureRenoteError:1 of
msgid "単純なRenoteを再度Renoteすることはできません。"
msgstr ""
#: ../../index.rst:2613
msgid "CannotReplyToAPureRenoteError"
msgstr ""
#: mipac.errors.errors.CannotReplyToAPureRenoteError:1 of
msgid "単純なRenoteに返信することはできません。"
msgstr ""
#: ../../index.rst:2622
msgid "CannotReportTheAdminError"
msgstr ""
#: mipac.errors.errors.CannotReportTheAdminError:1 of
msgid "管理者を通報しようとしました。"
msgstr ""
#: ../../index.rst:2631
msgid "CannotReportYourselfError"
msgstr ""
#: mipac.errors.errors.CannotReportYourselfError:1 of
msgid "自身を通報しようとしました。"
msgstr ""
#: ../../index.rst:2640
msgid "ContentRequiredError"
msgstr ""
#: ../../index.rst:2649
msgid "CredentialRequiredError"
msgstr ""
#: mipac.errors.errors.CredentialRequiredError:1 of
msgid "クレデンシャル必須のエンドポイントにクレデンシャル無しでリクエストされました。"
msgstr ""
#: ../../index.rst:2658
msgid "FailedToResolveRemoteUserError"
msgstr ""
#: mipac.errors.errors.FailedToResolveRemoteUserError:1 of
msgid "リモートユーザーの検索に失敗しました。"
msgstr ""
#: ../../index.rst:2667
msgid "FollowRequestNotFoundError"
msgstr ""
#: mipac.errors.errors.FollowRequestNotFoundError:1 of
msgid "フォローリクエストがありません。"
msgstr ""
#: ../../index.rst:2676
msgid "FolloweeIsYourselfError"
msgstr ""
#: mipac.errors.errors.FolloweeIsYourselfError:1 of
msgid "自分のフォローを解除しようとしました。"
msgstr ""
#: ../../index.rst:2685
msgid "FollowerIsYourselfError"
msgstr ""
#: mipac.errors.errors.FollowerIsYourselfError:1 of
msgid "自分をフォロワー解除しようとしました。"
msgstr ""
#: ../../index.rst:2694
msgid "ForbiddenError"
msgstr ""
#: ../../index.rst:2703
msgid "GroupAccessDeniedError"
msgstr ""
#: ../../index.rst:2712
msgid "GtlDisabledError"
msgstr ""
#: mipac.errors.errors.GtlDisabledError:1 of
msgid "グローバルタイムラインが無効になっています。"
msgstr ""
#: ../../index.rst:2721
msgid "HasChildFilesOrFoldersError"
msgstr ""
#: mipac.errors.errors.HasChildFilesOrFoldersError:1 of
msgid "フォルダーが空ではありません。"
msgstr ""
#: ../../index.rst:2730
msgid "InappropriateError"
msgstr ""
#: mipac.errors.errors.InappropriateError:1 of
msgid "不適切なコンテンツを含んでいる可能性があると判定されました。"
msgstr ""
#: ../../index.rst:2739
msgid "InternalErrorError"
msgstr ""
#: mipac.errors.errors.InternalErrorError:1 of
msgid "サーバー内部で問題が発生しました。引き続き問題が発生する場合は管理者にお問い合わせください。"
msgstr ""
#: ../../index.rst:2748
msgid "InvalidChoiceError"
msgstr ""
#: ../../index.rst:2757
msgid "InvalidFileNameError"
msgstr ""
#: mipac.errors.errors.InvalidFileNameError:1 of
msgid "ファイル名が不正です。"
msgstr ""
#: ../../index.rst:2766
msgid "InvalidParamError"
msgstr ""
#: mipac.errors.errors.InvalidParamError:1 of
msgid "リクエストパラメータに誤りがあります。"
msgstr ""
#: ../../index.rst:2775
msgid "InvalidRegexpError"
msgstr ""
#: mipac.errors.errors.InvalidRegexpError:1 of
msgid "正規表現が不正です。"
msgstr ""
#: ../../index.rst:2784
msgid "InvalidUrlError"
msgstr ""
#: ../../index.rst:2793
msgid "IsOwnerError"
msgstr ""
#: ../../index.rst:2802
msgid "LtlDisabledError"
msgstr ""
#: mipac.errors.errors.LtlDisabledError:1 of
msgid "ローカルタイムラインが無効になっています。"
msgstr ""
#: ../../index.rst:2811
msgid "MoSuchFileError"
msgstr ""
#: ../../index.rst:2820
msgid "MuteeIsYourselfError"
msgstr ""
#: mipac.errors.errors.MuteeIsYourselfError:1 of
msgid "自分に対してミュートを解除しようとしました。"
msgstr ""
#: ../../index.rst:2829
msgid "NameAlreadyExistsError"
msgstr ""
#: mipac.errors.errors.NameAlreadyExistsError:1 of
msgid "同じURLにページがすでに存在します。"
msgstr ""
#: ../../index.rst:2838
msgid "NoFollowRequestError"
msgstr ""
#: mipac.errors.errors.NoFollowRequestError:1 of
msgid "ユーザーからのフォローリクエストがありません。"
msgstr ""
#: ../../index.rst:2847
msgid "NoFreeSpaceError"
msgstr ""
#: mipac.errors.errors.NoFreeSpaceError:1 of
msgid "ドライブに空き容量がありません。"
msgstr ""
#: ../../index.rst:2856
msgid "NoPollError"
msgstr ""
#: ../../index.rst:2865
msgid "NoSuchAdError"
msgstr ""
#: ../../index.rst:2874
msgid "NoSuchAnnouncementError"
msgstr ""
#: mipac.errors.errors.NoSuchAnnouncementError:1 of
msgid "お知らせが存在しません。"
msgstr ""
#: ../../index.rst:2883
msgid "NoSuchAntennaError"
msgstr ""
#: ../../index.rst:2892
msgid "NoSuchAppError"
msgstr ""
#: mipac.errors.errors.NoSuchAppError:1 of
msgid "アプリが存在しません。"
msgstr ""
#: ../../index.rst:2901
msgid "NoSuchAvatarError"
msgstr ""
#: mipac.errors.errors.NoSuchAvatarError:1 of
msgid "アバター画像のファイルが存在しません。"
msgstr ""
#: ../../index.rst:2910
msgid "NoSuchBannerError"
msgstr ""
#: mipac.errors.errors.NoSuchBannerError:1 of
msgid "バナー画像のファイルが存在しません。"
msgstr ""
#: ../../index.rst:2919
msgid "NoSuchChannelError"
msgstr ""
#: mipac.errors.errors.NoSuchChannelError:1 of
msgid "指定されたチャンネルが存在しないか、アクセスが許可されていません。"
msgstr ""
#: ../../index.rst:2928
msgid "NoSuchClipError"
msgstr ""
#: ../../index.rst:2937
msgid "NoSuchEmojiError"
msgstr ""
#: ../../index.rst:2946
msgid "NoSuchFileError"
msgstr ""
#: mipac.errors.errors.NoSuchFileError:1 of
msgid "ファイルが存在しません。"
msgstr ""
#: ../../index.rst:2955
msgid "NoSuchFolderError"
msgstr ""
#: mipac.errors.errors.NoSuchFolderError:1 of
msgid "フォルダーが存在しません。"
msgstr ""
#: ../../index.rst:2964
msgid "NoSuchGroupError"
msgstr ""
#: ../../index.rst:2973
msgid "NoSuchGroupMemberError"
msgstr ""
#: ../../index.rst:2982
msgid "NoSuchHashtagError"
msgstr ""
#: mipac.errors.errors.NoSuchHashtagError:1 of
msgid "ハッシュタグが存在しません。"
msgstr ""
#: ../../index.rst:2991
msgid "NoSuchInvitationError"
msgstr ""
#: ../../index.rst:3000
msgid "NoSuchListError"
msgstr ""
#: ../../index.rst:3009
msgid "NoSuchMessageError"
msgstr ""
#: ../../index.rst:3018
msgid "NoSuchNoteError"
msgstr ""
#: mipac.errors.errors.NoSuchNoteError:1 of
msgid "指定されたノートが存在しないか、アクセスが許可されていません。"
msgstr ""
#: ../../index.rst:3027
msgid "NoSuchNotificationError"
msgstr ""
#: mipac.errors.errors.NoSuchNotificationError:1 of
msgid "通知が存在しません。"
msgstr ""
#: ../../index.rst:3036
msgid "NoSuchObjectError"
msgstr ""
#: ../../index.rst:3045
msgid "NoSuchPageError"
msgstr ""
#: mipac.errors.errors.NoSuchPageError:1 of
msgid "ページが存在しません。"
msgstr ""
#: ../../index.rst:3054
msgid "NoSuchParentFolderError"
msgstr ""
#: mipac.errors.errors.NoSuchParentFolderError:1 of
msgid "親フォルダーが存在しません。"
msgstr ""
#: ../../index.rst:3063
msgid "NoSuchPostError"
msgstr ""
#: ../../index.rst:3072
msgid "NoSuchRenoteTargetError"
msgstr ""
#: mipac.errors.errors.NoSuchRenoteTargetError:1 of
msgid "Renoteに指定されたートが存在しないか、アクセスが許可されていません。"
msgstr ""
#: ../../index.rst:3081
msgid "NoSuchReplyTargetError"
msgstr ""
#: mipac.errors.errors.NoSuchReplyTargetError:1 of
msgid "返信先に指定されたノートが存在しないか、アクセスが許可されていません。"
msgstr ""
#: ../../index.rst:3090
msgid "NoSuchSessionError"
msgstr ""
#: mipac.errors.errors.NoSuchSessionError:1 of
msgid "セッションが存在しません。"
msgstr ""
#: ../../index.rst:3099
msgid "NoSuchUserError"
msgstr ""
#: mipac.errors.errors.NoSuchUserError:1 of
msgid "ユーザーが存在しません。"
msgstr ""
#: ../../index.rst:3108
msgid "NoSuchUserGroupError"
msgstr ""
#: ../../index.rst:3117
msgid "NoSuchUserListError"
msgstr ""
#: ../../index.rst:3126
msgid "NoSuchWebhookError"
msgstr ""
#: mipac.errors.errors.NoSuchWebhookError:1 of
msgid "Webhookが存在しません。"
msgstr ""
#: ../../index.rst:3135
msgid "NotBlockingError"
msgstr ""
#: mipac.errors.errors.NotBlockingError:1 of
msgid "ブロックしていないユーザーです。"
msgstr ""
#: ../../index.rst:3144
msgid "NotFavoritedError"
msgstr ""
#: mipac.errors.errors.NotFavoritedError:1 of
msgid "お気に入り登録されていません。"
msgstr ""
#: ../../index.rst:3153
msgid "NotFollowingError"
msgstr ""
#: mipac.errors.errors.NotFollowingError:1 of
msgid "ユーザーにフォローされていません。"
msgstr ""
#: ../../index.rst:3162
msgid "NotLikedError"
msgstr ""
#: mipac.errors.errors.NotLikedError:1 of
msgid "いいねをつけていないページです。"
msgstr ""
#: ../../index.rst:3171
msgid "NotMutingError"
msgstr ""
#: mipac.errors.errors.NotMutingError:1 of
msgid "対象となるユーザーをそもそもミュートしていません。"
msgstr ""
#: ../../index.rst:3180
msgid "NotReactedError"
msgstr ""
#: mipac.errors.errors.NotReactedError:1 of
msgid "リアクションしていません。"
msgstr ""
#: ../../index.rst:3189
msgid "PendingSessionError"
msgstr ""
#: ../../index.rst:3198
msgid "PermissionDeniedError"
msgstr ""
#: mipac.errors.errors.PermissionDeniedError:1 of
msgid "与えられたクレデンシャルには必要なパーミッションがありません。"
msgstr ""
#: ../../index.rst:3207
msgid "PinLimitExceededError"
msgstr ""
#: mipac.errors.errors.PinLimitExceededError:1 of
msgid "これ以上ピン留めできません。"
msgstr ""
#: ../../index.rst:3216
msgid "RateLimitExceededError"
msgstr ""
#: mipac.errors.errors.RateLimitExceededError:1 of
msgid "レートリミットによる制限のため一時的に利用できません。"
msgstr ""
#: ../../index.rst:3225
msgid "ReactionsNotPublicError"
msgstr ""
#: mipac.errors.errors.ReactionsNotPublicError:1 of
msgid "リアクションが公開されていません。"
msgstr ""
#: ../../index.rst:3234
msgid "RecipientIsYourselfError"
msgstr ""
#: ../../index.rst:3243
msgid "StlDisabledError"
msgstr ""
#: mipac.errors.errors.StlDisabledError:1 of
msgid "ソーシャルタイムラインが無効になっています。"
msgstr ""
#: ../../index.rst:3252
msgid "YouAreOwnerError"
msgstr ""
#: ../../index.rst:3261
msgid "YouHaveBeenBlockedError"
msgstr ""
#: mipac.errors.errors.YouHaveBeenBlockedError:1 of
msgid "ブロックされているユーザーのノートにリアクションは行えません。"
msgstr ""
#: ../../index.rst:3270
msgid "YourAccountSuspendedError"
msgstr ""
#: mipac.errors.errors.YourAccountSuspendedError:1 of
msgid "アカウントが凍結されているため利用できません。"
msgstr ""
#: ../../index.rst:3279
msgid "YourPageError"
msgstr ""
#: mipac.errors.errors.YourPageError:1 of
msgid "自身のページにいいねをつけようとしました。"
msgstr ""
#: ../../index.rst:3288
msgid "YourPostError"
msgstr ""
#: ../../index.rst:3295
msgid "__OTHER"
msgstr ""
#: ../../index.rst:3298
msgid "Client"
msgstr ""
#: ../../index.rst:3307
msgid "CacheConfig"
msgstr ""
#: ../../index.rst:3316
msgid "CacheConfigData"
msgstr ""
#: ../../index.rst:3325
msgid "Config"
msgstr ""
#: ../../index.rst:3352
msgid "ILimits"
msgstr ""
#: ../../index.rst:3361
msgid "Limits"
msgstr ""
#: ../../index.rst:3370
msgid "MiFile"
msgstr ""
#: ../../index.rst:3379
msgid "json_or_text"
msgstr ""
#: ../../index.rst:3385
msgid "HTTPClient"
msgstr ""
#: ../../index.rst:3394
msgid "MisskeyClientWebSocketResponse"
msgstr ""
#: ../../index.rst:3403
msgid "Route"
msgstr ""
#: ../../index.rst:3412
msgid "AbstractAction"
msgstr ""
#: ../../index.rst:3421
msgid "AbstractManager"
msgstr ""
#: ../../index.rst:3430
msgid "AbstractModel"
msgstr ""
#: ../../index.rst:3439
msgid "AuthClient"
msgstr ""
#: mipac.utils.auth.AuthClient:1 of
msgid "Tokenの取得を手助けするクラス"
msgstr ""
#: mipac.utils.auth.AuthClient.check_auth:1 of
msgid "認証が完了するまで待機し、完了した場合はTokenを返します"
msgstr ""
#: mipac.utils.auth.AuthClient.check_auth:3 of
msgid "Token"
msgstr ""
#: mipac.utils.auth.AuthClient.get_auth_url:1 of
msgid "認証に使用するURLを取得します"
msgstr ""
#: mipac.utils.auth.AuthClient.get_auth_url:3 of
msgid "認証に使用するURL"
msgstr ""
#: ../../index.rst:3448
msgid "cache"
msgstr ""
#: ../../index.rst:3454
msgid "get_cache_key"
msgstr ""
#: ../../index.rst:3460
msgid "set_cache"
msgstr ""
#: ../../index.rst:3466
msgid "bool_to_string"
msgstr ""
#: mipac.utils.format.bool_to_string:1 of
msgid "boolを小文字にして文字列として返します"
msgstr ""
#: mipac.utils.format.bool_to_string:3 of
msgid "変更したいbool値"
msgstr ""
#: mipac.utils.format.bool_to_string:6 of
msgid "**true or false** -- 小文字になったbool文字列"
msgstr ""
#: ../../index.rst:3472
msgid "convert_dict_keys_to_camel"
msgstr ""
#: ../../index.rst:3478
msgid "remove_dict_empty"
msgstr ""
#: mipac.utils.format.remove_dict_empty:1
#: mipac.utils.format.remove_dict_missing:1
#: mipac.utils.format.remove_list_empty:1 of
msgid "空のkeyを削除したいdict"
msgstr ""
#: mipac.utils.format.remove_dict_empty:3 of
msgid "削除したくないkeyのリスト"
msgstr ""
#: mipac.utils.format.remove_dict_empty:6 of
msgid "**_data** -- 空のkeyがなくなったdict"
msgstr ""
#: ../../index.rst:3484
msgid "remove_dict_missing"
msgstr ""
#: mipac.utils.format.remove_dict_missing:4 of
msgid "**_data** -- MISSINGのkeyがなくなったdict"
msgstr ""
#: ../../index.rst:3490
msgid "remove_list_empty"
msgstr ""
#: mipac.utils.format.remove_list_empty:4 of
msgid "空のkeyがなくなったdict"
msgstr ""
#: ../../index.rst:3496
msgid "snake_to_camel"
msgstr ""
#: ../../index.rst:3502
msgid "str_lower"
msgstr ""
#: ../../index.rst:3508
msgid "str_to_datetime"
msgstr ""
#: mipac.utils.format.str_to_datetime:1 of
msgid "datetimeに変更したい文字列"
msgstr ""
#: mipac.utils.format.str_to_datetime:3 of
msgid "dataのフォーマット"
msgstr ""
#: mipac.utils.format.str_to_datetime:6 of
msgid "変換後のデータ"
msgstr ""
#: ../../index.rst:3514
msgid "upper_to_lower"
msgstr ""
#: mipac.utils.format.upper_to_lower:1 of
msgid "小文字にしたいkeyがあるdict"
msgstr ""
#: mipac.utils.format.upper_to_lower:3 of
msgid "謎"
msgstr ""
#: mipac.utils.format.upper_to_lower:5 of
msgid "ネストされたdictのkeyも小文字にするか否か"
msgstr ""
#: mipac.utils.format.upper_to_lower:7 of
msgid "dictのkey名を特定の物に置き換える"
msgstr ""
#: mipac.utils.format.upper_to_lower:10 of
msgid "**field** -- 小文字になった, key名が変更されたdict"
msgstr ""
#: ../../index.rst:3520
msgid "setup_logging"
msgstr ""
#: ../../index.rst:3526
msgid "pagination_iterator"
msgstr ""
#: ../../index.rst:3532
msgid "Pagination"
msgstr ""
#: ../../index.rst:3541
msgid "check_multi_arg"
msgstr ""
#: mipac.utils.util.check_multi_arg:1 of
msgid "複数の値を受け取り値が存在するかをboolで返します"
msgstr ""
#: mipac.utils.util.check_multi_arg:3 of
msgid "確認したい変数のリスト"
msgstr ""
#: mipac.utils.util.check_multi_arg:6 of
msgid "存在する場合はTrue, 存在しない場合はFalse"
msgstr ""
#: ../../index.rst:3547
msgid "credentials_required"
msgstr ""
#: ../../index.rst:3553
msgid "deprecated"
msgstr ""
#: mipac.utils.util.deprecated:1 of
msgid ""
"This is a decorator which can be used to mark functions as deprecated. It"
" will result in a warning being emitted when the function is used."
msgstr ""
#: ../../index.rst:3559
msgid "Colors"
msgstr ""
#: ../../index.rst:3568
msgid "DeprecatedClass"
msgstr ""
#: ../../index.rst:3577
msgid "MiTime"
msgstr ""
#: ../../index.rst:3586
msgid "Missing"
msgstr ""
#~ msgid "Contents:"
#~ msgstr ""
#~ msgid "Welcome to mipac's documentation!"
#~ msgstr ""
#~ msgid "Indices and tables"
#~ msgstr ""
#~ msgid ":ref:`genindex`"
#~ msgstr ""
#~ msgid ":ref:`modindex`"
#~ msgstr ""
#~ msgid ":ref:`search`"
#~ msgstr ""
#~ msgid "ChatGroup"
#~ msgstr ""
#~ msgid "グループの作成日時"
#~ msgstr ""
#~ msgid "グループのID"
#~ msgstr ""
#~ msgid "グループ名"
#~ msgstr ""
#~ msgid "グループのオーナーのID"
#~ msgstr ""
#~ msgid "ChatMessage"
#~ msgstr ""
#~ msgid "チャットオブジェクト"
#~ msgstr ""
#~ msgid "Returns the date and time the message was created (UTC)"
#~ msgstr ""
#~ msgid "The message ID."
#~ msgstr ""
#~ msgid "The user of the bot self"
#~ msgstr ""
#~ msgid "The id of the bot self"
#~ msgstr ""
#~ msgid "text of the message"
#~ msgstr ""
#~ msgid "UserRole"
#~ msgstr ""
#~ msgid "CPU"
#~ msgstr ""
#~ msgid "LiteMeta"
#~ msgstr ""
#~ msgid "MetaCommon"
#~ msgstr ""
#~ msgid "objectStorageでs3ForcePathStyleを使用するかどうか 注意: v11の管理者のみ取得できます"
#~ msgstr ""
#~ msgid "有効かどうか"
#~ msgstr ""
#~ msgid "LiteUser"
#~ msgstr ""
#~ msgid ""
#~ "Returns the average color of the "
#~ "avatar. Note: Since avatar_color is "
#~ "deprecated in v13, only None is "
#~ "returned for v13 instances."
#~ msgstr ""
#~ msgid "average color of the avatar"
#~ msgstr ""
#~ msgid ""
#~ "List of emoji included in nicknames, "
#~ "etc Note: emojis have been abolished "
#~ "since misskey v13"
#~ msgstr ""
#~ msgid "List of emoji included in nicknames, etc"
#~ msgstr ""
#~ msgid "ChatManager"
#~ msgstr ""
#~ msgid "BaseChatAction"
#~ msgstr ""
#~ msgid "指定したidのメッセージを削除します。"
#~ msgstr ""
#~ msgid "Message id"
#~ msgstr ""
#~ msgid "Success or Failure."
#~ msgstr ""
#~ msgid "指定したIdのメッセージを既読にします"
#~ msgstr ""
#~ msgid "ChatAction"
#~ msgstr ""
#~ msgid "Get the chat history."
#~ msgstr ""
#~ msgid "Number of items to retrieve, up to 100"
#~ msgstr ""
#~ msgid "Whether to include group chat or not"
#~ msgstr ""
#~ msgid "List of chat history"
#~ msgstr ""
#~ msgid "Send chat."
#~ msgstr ""
#~ msgid "Chat content"
#~ msgstr ""
#~ msgid "添付するファイルのID"
#~ msgstr ""
#~ msgid "送信するユーザーのID"
#~ msgstr ""
#~ msgid "Destination group id"
#~ msgstr ""
#~ msgid "ユーザー情報"
#~ msgstr ""
#~ msgid "A AsyncGenerator of users."
#~ msgstr ""
#~ msgid "Get a role from the API."
#~ msgstr ""
#~ msgid "If the version of the Misskey is less than 13."
#~ msgstr ""
#~ msgid "target user's password reset"
#~ msgstr ""
#~ msgid "Silences the user of the specified Id"
#~ msgstr ""
#~ msgid "Id of user to silence"
#~ msgstr ""
#~ msgid "Suspends the user for the specified Id"
#~ msgstr ""
#~ msgid "Unsilence user with specified Id"
#~ msgstr ""
#~ msgid "Id of user to unsilence"
#~ msgstr ""
#~ msgid "Unsuspend user with specified Id"
#~ msgstr ""
#~ msgid "絵文字を追加します"
#~ msgstr ""
#~ msgid "追加する絵文字のファイルId, by default None"
#~ msgstr ""
#~ msgid "絵文字名, by default None"
#~ msgstr ""
#~ msgid "絵文字があるUrl, by default None"
#~ msgstr ""
#~ msgid "絵文字のカテゴリー, by default None"
#~ msgstr ""
#~ msgid "絵文字のエイリアス, by default None"
#~ msgstr ""
#~ msgid "必要なデータが不足している"
#~ msgstr ""
#~ msgid "IAds"
#~ msgstr ""
#~ msgid "IChatGroup"
#~ msgstr ""
#~ msgid "IChatMessage"
#~ msgstr ""
#~ msgid "ICPU"
#~ msgstr ""
#~ msgid "ICommonV11"
#~ msgstr ""
#~ msgid "ILiteMeta"
#~ msgstr ""
#~ msgid "ILiteV11Meta"
#~ msgstr ""
#~ msgid "ILiteV12Meta"
#~ msgstr ""
#~ msgid "IMetaAnnouncement"
#~ msgstr ""
#~ msgid "IMetaCommon"
#~ msgstr ""
#~ msgid "IMetaCommonV12"
#~ msgstr ""
#~ msgid "ISharedAdminMeta"
#~ msgstr ""
#~ msgid "IV11Features"
#~ msgstr ""
#~ msgid "IV12AdminMeta"
#~ msgstr ""
#~ msgid "IV12Features"
#~ msgstr ""
#~ msgid "IV12Meta"
#~ msgstr ""
#~ msgid "ILiteUser"
#~ msgstr ""
#~ msgid "IUserDetailedField"
#~ msgstr ""
#~ msgid "IUserDetailedRequired"
#~ msgstr ""
#~ msgid "NotSupportVersion"
#~ msgstr ""
#~ msgid "サポートされていないバージョンのインスタンス"
#~ msgstr ""
#~ msgid "key_builder"
#~ msgstr ""
#~ msgid ""
#~ "update the cache of the "
#~ ":method:`mipac.actions.note.ClientNoteActions.get_state` method"
#~ msgstr ""
#~ msgid ""
#~ "Note text contains a list of "
#~ "emojis Note: emojis have been abolished"
#~ " since misskey v13"
#~ msgstr ""
#~ msgid "List of emojis contained in note text"
#~ msgstr ""
#~ msgid "PartialNote"
#~ msgstr ""
#~ msgid "ノートに対するアクション"
#~ msgstr ""
#~ msgid "リアクションを受け入れ"
#~ msgstr ""
#~ msgid "リアクション一覧です"
#~ msgstr ""
#~ msgid "リアクション名がキー、値はリアクション画像のリンクです"
#~ msgstr ""
#~ msgid "クリップに追加します"
#~ msgstr ""
#~ msgid "追加するートのID"
#~ msgstr ""
#~ msgid "クリップのID"
#~ msgstr ""
#~ msgid "追加したいートのID"
#~ msgstr ""
#~ msgid "Get children of the note. update the cache of the `get_children` method"
#~ msgstr ""
#~ msgid "クリップを取得します"
#~ msgstr ""
#~ msgid "取得したいートのID"
#~ msgstr ""
#~ msgid "クリップのリスト"
#~ msgstr ""
#~ msgid "ノートに対する返信を取得します"
#~ msgstr ""
#~ msgid "ノートを取得します"
#~ msgstr ""
#~ msgid "ノートを投稿します。"
#~ msgstr ""
#~ msgid "note object"
#~ msgstr ""
#~ msgid "フォルダの作成日時"
#~ msgstr ""
#~ msgid "フォルダ内のファイル数"
#~ msgstr ""
#~ msgid "フォルダ内のフォルダ数"
#~ msgstr ""
#~ msgid "フォルダのID"
#~ msgstr ""
#~ msgid "フォルダ名"
#~ msgstr ""
#~ msgid "PartialInviteCode"
#~ msgstr ""
#~ msgid "フォルダーの操作を行うインスタンスを返します"
#~ msgstr ""
#~ msgid "フォルダーに対するアクション"
#~ msgstr ""
#~ msgid "ドライブの操作を行うインスタンスを返します"
#~ msgstr ""
#~ msgid "ドライブに対するアクション"
#~ msgstr ""
#~ msgid "FileManager"
#~ msgstr ""
#~ msgid "ファイルの操作を行うインスタンスを返します"
#~ msgstr ""
#~ msgid "ファイルに対するアクション"
#~ msgstr ""
#~ msgid "指定したIDのファイルを削除します"
#~ msgstr ""
#~ msgid "削除するファイルのID"
#~ msgstr ""
#~ msgid "削除に成功したかどうか"
#~ msgstr ""
#~ msgid "フォルダーを作成します"
#~ msgstr ""
#~ msgid "フォルダーの名前"
#~ msgstr ""
#~ msgid "親フォルダーのID"
#~ msgstr ""
#~ msgid "作成に成功したか否か"
#~ msgstr ""
#~ msgid "削除するートのID"
#~ msgstr ""
#~ msgid "削除に成功したか否か"
#~ msgstr ""
#~ msgid "ファイルを取得します"
#~ msgstr ""
#~ msgid "取得する上限"
#~ msgstr ""
#~ msgid "指定すると、そのIDを起点としてより新しいファイルを取得します"
#~ msgstr ""
#~ msgid "指定すると、そのIDを起点としてより古いファイルを取得します"
#~ msgstr ""
#~ msgid "指定すると、そのフォルダーを起点としてファイルを取得します"
#~ msgstr ""
#~ msgid "取得したいファイルの拡張子"
#~ msgstr ""
#~ msgid "フォルダーの一覧を取得します"
#~ msgstr ""
#~ msgid "指定すると、その投稿を投稿を起点としてより新しい投稿を取得します"
#~ msgstr ""
#~ msgid "指定すると、その投稿を投稿を起点としてより古い投稿を取得します"
#~ msgstr ""
#~ msgid "指定すると、そのフォルダーを起点としてフォルダーを取得します"
#~ msgstr ""
#~ msgid "Whether to retrieve all folders or not"
#~ msgstr ""
#~ msgid "ファイルの情報を取得します。"
#~ msgstr ""
#~ msgid "ファイルのID"
#~ msgstr ""
#~ msgid "ファイルのURL"
#~ msgstr ""
#~ msgid "ファイルの情報"
#~ msgstr ""
#~ msgid "ファイルをアップロードします"
#~ msgstr ""
#~ msgid "アップロードするファイル"
#~ msgstr ""
#~ msgid "アップロードするファイルの名前"
#~ msgstr ""
#~ msgid "アップロードするフォルダーのID"
#~ msgstr ""
#~ msgid "アップロードするファイルのコメント"
#~ msgstr ""
#~ msgid "アップロードするファイルがNSFWかどうか"
#~ msgstr ""
#~ msgid "アップロードするファイルが同名のファイルを上書きするかどうか"
#~ msgstr ""
#~ msgid "アップロードしたファイルの情報"
#~ msgstr ""
#~ msgid "返信を取得したいートのID"
#~ msgstr ""
#~ msgid "返信"
#~ msgstr ""
#~ msgid "指定したnoteに指定したリアクションを付与します内部用"
#~ msgstr ""
#~ msgid "付与するリアクション名"
#~ msgstr ""
#~ msgid "付与対象のートID"
#~ msgstr ""
#~ msgid "成功したならTrue,失敗ならFalse"
#~ msgstr ""
#~ msgid "IChannelNote"
#~ msgstr ""
#~ msgid "IPartialInviteCode"
#~ msgstr ""
#~ msgid "IPartialNote"
#~ msgstr ""
#~ msgid "_MissingSentinel"
#~ msgstr ""