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.models.note.po

121 lines
3.0 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.models.note.rst:2
msgid "mipac.models.note module"
msgstr ""
#: mipac.models.note.Follow:1 mipac.models.note.Header:1
#: mipac.models.note.NoteDeleted:1 mipac.models.note.NoteReaction:1
#: mipac.models.note.NoteState:1 mipac.models.note.NoteTranslateResult:1 of
msgid "Bases: :py:class:`object`"
msgstr ""
#: mipac.models.note.Follow.follow:1 of
msgid "ユーザーをフォローします Returns ------- bool"
msgstr ""
#: mipac.models.note.Follow.follow:5 mipac.models.note.Follow.unfollow:11 of
msgid "成功ならTrue, 失敗ならFalse"
msgstr ""
#: mipac.models.note.Follow.follow:6 of
msgid "str"
msgstr ""
#: mipac.models.note.Follow.follow:7 of
msgid "実行に失敗した際のエラーコード"
msgstr ""
#: mipac.models.note.Follow.unfollow:1 of
msgid "与えられたIDのユーザーのフォローを解除します"
msgstr ""
#: mipac.models.note.Follow.unfollow:4 mipac.models.note.Note:4
#: mipac.models.note.NoteTranslateResult:2 of
msgid "Parameters"
msgstr ""
#: mipac.models.note.Follow.unfollow:6 of
msgid "user_id"
msgstr ""
#: mipac.models.note.Follow.unfollow:-1 of
msgid "str | None = None"
msgstr ""
#: mipac.models.note.Follow.unfollow:6 of
msgid "フォローを解除したいユーザーのID"
msgstr ""
#: mipac.models.note.Follow.unfollow:9 mipac.models.note.Note.emojis:5 of
msgid "Returns"
msgstr ""
#: mipac.models.note.Follow.unfollow:10 of
msgid "status"
msgstr ""
#: mipac.models.note.Note:1 of
msgid ""
"Bases: :py:class:`~mipac.models.lite.note.PartialNote`\\ "
"[:py:class:`~mipac.types.note.INote`]"
msgstr ""
#: mipac.models.note.Note:1 of
msgid "Noteモデル"
msgstr ""
#: mipac.models.note.Note:5 of
msgid "note: INote"
msgstr ""
#: mipac.models.note.Note:6 of
msgid "アクションを持たないNoteクラス"
msgstr ""
#: mipac.models.note.Note:7 of
msgid "client: ClientManager"
msgstr ""
#: mipac.models.note.Note.emojis:1 of
msgid ""
"Note text contains a list of emojis Note: emojis have been abolished "
"since misskey v13"
msgstr ""
#: mipac.models.note.Note.emojis:6 of
msgid "list[ICustomEmojiLite]"
msgstr ""
#: mipac.models.note.Note.emojis:7 of
msgid "List of emojis contained in note text"
msgstr ""
#: mipac.models.note.NoteTranslateResult:5 of
msgid "translate_result: INoteTranslateResult"
msgstr ""
#: mipac.models.note.NoteTranslateResult:4 of
msgid "The raw data of the note translate result"
msgstr ""