# SOME DESCRIPTIVE TITLE. # Copyright (C) 2023, yupix # This file is distributed under the same license as the mipac package. # FIRST AUTHOR , 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 \n" "Language: ja\n" "Language-Team: ja \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.chat.rst:2 msgid "mipac.models.chat module" msgstr "" #: mipac.models.chat.ChatGroup:1 mipac.models.chat.ChatMessage:1 of msgid "Bases: :py:class:`object`" msgstr "" #: mipac.models.chat.ChatGroup.created_at:1 of msgid "グループの作成日時" msgstr "" #: mipac.models.chat.ChatGroup.id:1 of msgid "グループのID" msgstr "" #: mipac.models.chat.ChatGroup.name:1 of msgid "グループ名" msgstr "" #: mipac.models.chat.ChatGroup.owner_id:1 of msgid "グループのオーナーのID" msgstr "" #: mipac.models.chat.ChatMessage:1 of msgid "チャットオブジェクト" msgstr "" #: mipac.models.chat.ChatMessage.created_at:1 of msgid "Returns the date and time the message was created (UTC)" msgstr "" #: mipac.models.chat.ChatMessage.id:1 of msgid "The message ID." msgstr "" #: mipac.models.chat.ChatMessage.recipient:1 of msgid "The user of the bot self" msgstr "" #: mipac.models.chat.ChatMessage.recipient_id:1 of msgid "The id of the bot self" msgstr "" #: mipac.models.chat.ChatMessage.text:1 of msgid "text of the message" msgstr ""