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

70 lines
1.7 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-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.reaction.rst:2
msgid "mipac.actions.reaction module"
msgstr ""
#: mipac.actions.reaction.ReactionActions:1 of
msgid "Bases: :py:class:`~mipac.abstract.action.AbstractAction`"
msgstr ""
#: mipac.actions.reaction.ReactionActions.add:1 of
msgid "指定したnoteに指定したリアクションを付与します内部用"
msgstr ""
#: mipac.actions.reaction.ReactionActions.add:4 of
msgid "Parameters"
msgstr ""
#: mipac.actions.reaction.ReactionActions.add:5 of
msgid "reaction"
msgstr ""
#: mipac.actions.reaction.ReactionActions.add:-1 of
msgid "str | None"
msgstr ""
#: mipac.actions.reaction.ReactionActions.add:6 of
msgid "付与するリアクション名"
msgstr ""
#: mipac.actions.reaction.ReactionActions.add:8 of
msgid "note_id"
msgstr ""
#: mipac.actions.reaction.ReactionActions.add:8 of
msgid "付与対象のートID"
msgstr ""
#: mipac.actions.reaction.ReactionActions.add:11 of
msgid "Returns"
msgstr ""
#: mipac.actions.reaction.ReactionActions.add:12 of
msgid "bool"
msgstr ""
#: mipac.actions.reaction.ReactionActions.add:13 of
msgid "成功したならTrue,失敗ならFalse"
msgstr ""