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.mute.po

79 lines
1.9 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.mute.rst:2
msgid "mipac.actions.mute module"
msgstr ""
#: mipac.actions.mute.MuteActions:1 of
msgid "Bases: :py:class:`~mipac.abstract.action.AbstractAction`"
msgstr ""
#: mipac.actions.mute.MuteActions.add:1 of
msgid "Adds the specified user as a mute target"
msgstr ""
#: mipac.actions.mute.MuteActions.add:4 mipac.actions.mute.MuteActions.delete:4
#: of
msgid "Parameters"
msgstr ""
#: mipac.actions.mute.MuteActions.add:6 mipac.actions.mute.MuteActions.delete:6
#: of
msgid "user_id"
msgstr ""
#: mipac.actions.mute.MuteActions.add:-1
#: mipac.actions.mute.MuteActions.delete:-1 of
msgid "str | None, optional"
msgstr ""
#: mipac.actions.mute.MuteActions.add:6 of
msgid "Mute target user Id, by default None"
msgstr ""
#: mipac.actions.mute.MuteActions.add:9 mipac.actions.mute.MuteActions.delete:9
#: of
msgid "Returns"
msgstr ""
#: mipac.actions.mute.MuteActions.add:10
#: mipac.actions.mute.MuteActions.delete:10 of
msgid "bool"
msgstr ""
#: mipac.actions.mute.MuteActions.add:11 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:6 of
msgid "Unmute target user Id, by default None"
msgstr ""
#: mipac.actions.mute.MuteActions.delete:11 of
msgid "Whether the unmute was successful or not."
msgstr ""