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/mipac.actions.admins.user.po

106 lines
3.3 KiB

# 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-08-30 05:09+0000\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.12.1\n"
#: ../../mipac.actions.admins.user.rst:2
msgid "mipac.actions.admins.user module"
msgstr ""
#: mipac.actions.admins.user.AdminUserActions:1 of
msgid "Bases: :py:class:`~mipac.abstract.action.AbstractAction`"
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:4
#: mipac.actions.admins.user.AdminUserActions.show_user:4
#: mipac.actions.admins.user.AdminUserActions.suspend:4
#: mipac.actions.admins.user.AdminUserActions.unsuspend:4 of
msgid "Parameters"
msgstr ""
#: mipac.actions.admins.user.AdminUserActions.delete_account:5
#: mipac.actions.admins.user.AdminUserActions.show_user:6
#: mipac.actions.admins.user.AdminUserActions.suspend:6
#: mipac.actions.admins.user.AdminUserActions.unsuspend:6 of
msgid "user_id"
msgstr ""
#: mipac.actions.admins.user.AdminUserActions.delete_account:-1
#: mipac.actions.admins.user.AdminUserActions.show_user:-1
#: mipac.actions.admins.user.AdminUserActions.suspend:-1
#: mipac.actions.admins.user.AdminUserActions.unsuspend:-1 of
msgid "str | None, default=None"
msgstr ""
#: mipac.actions.admins.user.AdminUserActions.delete_account:6 of
msgid "ID of the user to be deleted"
msgstr ""
#: mipac.actions.admins.user.AdminUserActions.delete_account:8
#: mipac.actions.admins.user.AdminUserActions.show_user:9
#: mipac.actions.admins.user.AdminUserActions.suspend:9
#: mipac.actions.admins.user.AdminUserActions.unsuspend:9 of
msgid "Returns"
msgstr ""
#: mipac.actions.admins.user.AdminUserActions.delete_account:9
#: mipac.actions.admins.user.AdminUserActions.suspend:10
#: mipac.actions.admins.user.AdminUserActions.unsuspend:10 of
msgid "bool"
msgstr ""
#: mipac.actions.admins.user.AdminUserActions.delete_account:10
#: mipac.actions.admins.user.AdminUserActions.suspend:11
#: mipac.actions.admins.user.AdminUserActions.unsuspend:11 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:6 of
msgid "ID of the user to be shown"
msgstr ""
#: mipac.actions.admins.user.AdminUserActions.show_user:10 of
msgid "UserDetailed"
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:6 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:6 of
msgid "ID of the user to be unsuspended"
msgstr ""