aiogram/docs/locale/en/LC_MESSAGES/api/enums/chat_action.po
Alex Root Junior 3ea73fbbbd
Add missing shortcuts, new enums, reworked old stuff (#1070)
* Render shortcuts

* Render docs

* Added enumerations

* Added docs

* Use enums, removed Helper

* Bump butcher

* Added InputMediaType enum

* Added MaskPositionPoint, InlineQueryResultType enums

* Update texts

* Added StickerType enum

* Cover tests

* Update docs

* Fixed imports

* Re-enabled all pre-commit hooks
2022-12-04 03:05:49 +02:00

66 lines
1.8 KiB
Text

# SOME DESCRIPTIVE TITLE.
# Copyright (C) 2022, aiogram Team
# This file is distributed under the same license as the aiogram package.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2022.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: aiogram \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-11-23 00:47+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 2.10.3\n"
#: ../../api/enums/chat_action.rst:3
msgid "ChatAction"
msgstr ""
#: aiogram.enums.chat_action.ChatAction:1 of
msgid "This object represents bot actions."
msgstr ""
#: aiogram.enums.chat_action.ChatAction:3 of
msgid "Choose one, depending on what the user is about to receive:"
msgstr ""
#: aiogram.enums.chat_action.ChatAction:5 of
msgid "typing for text messages,"
msgstr ""
#: aiogram.enums.chat_action.ChatAction:6 of
msgid "upload_photo for photos,"
msgstr ""
#: aiogram.enums.chat_action.ChatAction:7 of
msgid "record_video or upload_video for videos,"
msgstr ""
#: aiogram.enums.chat_action.ChatAction:8 of
msgid "record_voice or upload_voice for voice notes,"
msgstr ""
#: aiogram.enums.chat_action.ChatAction:9 of
msgid "upload_document for general files,"
msgstr ""
#: aiogram.enums.chat_action.ChatAction:10 of
msgid "choose_sticker for stickers,"
msgstr ""
#: aiogram.enums.chat_action.ChatAction:11 of
msgid "find_location for location data,"
msgstr ""
#: aiogram.enums.chat_action.ChatAction:12 of
msgid "record_video_note or upload_video_note for video notes."
msgstr ""
#: aiogram.enums.chat_action.ChatAction:14 of
msgid "Source: https://core.telegram.org/bots/api#sendchataction"
msgstr ""