mirror of
https://github.com/aiogram/aiogram.git
synced 2025-12-12 18:19:34 +00:00
Bump texts translation files
This commit is contained in:
parent
faadc80460
commit
54134c68fe
73 changed files with 9002 additions and 1593 deletions
4
Makefile
4
Makefile
|
|
@ -73,8 +73,8 @@ locales_pot := _build/gettext
|
||||||
docs_dir := docs
|
docs_dir := docs
|
||||||
|
|
||||||
docs-gettext:
|
docs-gettext:
|
||||||
cd $(docs_dir) && make gettext
|
hatch run docs:bash -c 'cd $(docs_dir) && make gettext'
|
||||||
cd $(docs_dir) && sphinx-intl update -p $(locales_pot) $(addprefix -l , $(locales))
|
hatch run docs:bash -c 'cd $(docs_dir) && sphinx-intl update -p $(locales_pot) $(addprefix -l , $(locales))'
|
||||||
.PHONY: docs-gettext
|
.PHONY: docs-gettext
|
||||||
|
|
||||||
docs-serve:
|
docs-serve:
|
||||||
|
|
|
||||||
|
|
@ -8,7 +8,7 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: aiogram \n"
|
"Project-Id-Version: aiogram \n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2023-07-02 15:10+0300\n"
|
"POT-Creation-Date: 2023-07-30 18:31+0300\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
|
|
@ -47,9 +47,7 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: aiogram.client.bot.Bot:1 of
|
#: aiogram.client.bot.Bot:1 of
|
||||||
msgid ""
|
msgid "Bases: :py:class:`object`"
|
||||||
"Bases: :py:class:`~aiogram.utils.mixins.ContextInstanceMixin`\\ "
|
|
||||||
"[:py:class:`Bot`]"
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: aiogram.client.bot.Bot.__init__:1 of
|
#: aiogram.client.bot.Bot.__init__:1 of
|
||||||
|
|
@ -110,6 +108,10 @@ msgstr ""
|
||||||
msgid "Generate bot context"
|
msgid "Generate bot context"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: aiogram.client.bot.Bot.context:3 of
|
||||||
|
msgid "close session on exit"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: aiogram.client.bot.Bot.me:1 of
|
#: aiogram.client.bot.Bot.me:1 of
|
||||||
msgid "Cached alias for getMe method"
|
msgid "Cached alias for getMe method"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
@ -158,3 +160,8 @@ msgstr ""
|
||||||
#: aiogram.client.bot.Bot.download:6 of
|
#: aiogram.client.bot.Bot.download:6 of
|
||||||
msgid "file_id or Downloadable object"
|
msgid "file_id or Downloadable object"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#~ msgid ""
|
||||||
|
#~ "Bases: :py:class:`~aiogram.utils.mixins.ContextInstanceMixin`\\"
|
||||||
|
#~ " [:py:class:`Bot`]"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
|
||||||
|
|
@ -0,0 +1,30 @@
|
||||||
|
# SOME DESCRIPTIVE TITLE.
|
||||||
|
# Copyright (C) 2023, aiogram Team
|
||||||
|
# This file is distributed under the same license as the aiogram package.
|
||||||
|
# FIRST AUTHOR <EMAIL@ADDRESS>, 2023.
|
||||||
|
#
|
||||||
|
#, fuzzy
|
||||||
|
msgid ""
|
||||||
|
msgstr ""
|
||||||
|
"Project-Id-Version: aiogram \n"
|
||||||
|
"Report-Msgid-Bugs-To: \n"
|
||||||
|
"POT-Creation-Date: 2023-07-30 18:31+0300\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.12.1\n"
|
||||||
|
|
||||||
|
#: ../../api/enums/encrypted_passport_element.rst:3
|
||||||
|
msgid "EncryptedPassportElement"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: aiogram.enums.encrypted_passport_element.EncryptedPassportElement:1 of
|
||||||
|
msgid "This object represents type of encrypted passport element."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: aiogram.enums.encrypted_passport_element.EncryptedPassportElement:3 of
|
||||||
|
msgid "Source: https://core.telegram.org/bots/api#encryptedpassportelement"
|
||||||
|
msgstr ""
|
||||||
|
|
@ -0,0 +1,30 @@
|
||||||
|
# SOME DESCRIPTIVE TITLE.
|
||||||
|
# Copyright (C) 2023, aiogram Team
|
||||||
|
# This file is distributed under the same license as the aiogram package.
|
||||||
|
# FIRST AUTHOR <EMAIL@ADDRESS>, 2023.
|
||||||
|
#
|
||||||
|
#, fuzzy
|
||||||
|
msgid ""
|
||||||
|
msgstr ""
|
||||||
|
"Project-Id-Version: aiogram \n"
|
||||||
|
"Report-Msgid-Bugs-To: \n"
|
||||||
|
"POT-Creation-Date: 2023-07-30 18:31+0300\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.12.1\n"
|
||||||
|
|
||||||
|
#: ../../api/enums/passport_element_error_type.rst:3
|
||||||
|
msgid "PassportElementErrorType"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: aiogram.enums.passport_element_error_type.PassportElementErrorType:1 of
|
||||||
|
msgid "This object represents a passport element error type."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: aiogram.enums.passport_element_error_type.PassportElementErrorType:3 of
|
||||||
|
msgid "Source: https://core.telegram.org/bots/api#passportelementerror"
|
||||||
|
msgstr ""
|
||||||
|
|
@ -8,14 +8,14 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: aiogram \n"
|
"Project-Id-Version: aiogram \n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2022-12-30 22:28+0200\n"
|
"POT-Creation-Date: 2023-07-30 18:31+0300\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=utf-8\n"
|
"Content-Type: text/plain; charset=utf-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"Generated-By: Babel 2.10.3\n"
|
"Generated-By: Babel 2.12.1\n"
|
||||||
|
|
||||||
#: ../../api/methods/send_animation.rst:3
|
#: ../../api/methods/send_animation.rst:3
|
||||||
msgid "sendAnimation"
|
msgid "sendAnimation"
|
||||||
|
|
@ -72,7 +72,7 @@ msgstr ""
|
||||||
msgid "Animation height"
|
msgid "Animation height"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../docstring aiogram.methods.send_animation.SendAnimation.thumb:1 of
|
#: ../../docstring aiogram.methods.send_animation.SendAnimation.thumbnail:1 of
|
||||||
msgid ""
|
msgid ""
|
||||||
"Thumbnail of the file sent; can be ignored if thumbnail generation for "
|
"Thumbnail of the file sent; can be ignored if thumbnail generation for "
|
||||||
"the file is supported server-side. The thumbnail should be in JPEG format"
|
"the file is supported server-side. The thumbnail should be in JPEG format"
|
||||||
|
|
@ -146,50 +146,62 @@ msgid ""
|
||||||
"remove reply keyboard or to force a reply from the user."
|
"remove reply keyboard or to force a reply from the user."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_animation.rst:14
|
#: ../../api/methods/send_animation.rst:15
|
||||||
msgid "Usage"
|
msgid "Usage"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_animation.rst:17
|
#: ../../api/methods/send_animation.rst:18
|
||||||
msgid "As bot method"
|
msgid "As bot method"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_animation.rst:25
|
#: ../../api/methods/send_animation.rst:26
|
||||||
msgid "Method as object"
|
msgid "Method as object"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_animation.rst:27
|
#: ../../api/methods/send_animation.rst:28
|
||||||
msgid "Imports:"
|
msgid "Imports:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_animation.rst:29
|
#: ../../api/methods/send_animation.rst:30
|
||||||
msgid ":code:`from aiogram.methods.send_animation import SendAnimation`"
|
msgid ":code:`from aiogram.methods.send_animation import SendAnimation`"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_animation.rst:30
|
#: ../../api/methods/send_animation.rst:31
|
||||||
msgid "alias: :code:`from aiogram.methods import SendAnimation`"
|
msgid "alias: :code:`from aiogram.methods import SendAnimation`"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_animation.rst:33
|
#: ../../api/methods/send_animation.rst:34
|
||||||
msgid "With specific bot"
|
msgid "With specific bot"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_animation.rst:40
|
#: ../../api/methods/send_animation.rst:41
|
||||||
msgid "As reply into Webhook in handler"
|
msgid "As reply into Webhook in handler"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_animation.rst:48
|
#: ../../api/methods/send_animation.rst:49
|
||||||
msgid "As shortcut from received object"
|
msgid "As shortcut from received object"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_animation.rst:50
|
#: ../../api/methods/send_animation.rst:51
|
||||||
msgid ":meth:`aiogram.types.message.Message.answer_animation`"
|
msgid ":meth:`aiogram.types.message.Message.answer_animation`"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_animation.rst:51
|
#: ../../api/methods/send_animation.rst:52
|
||||||
msgid ":meth:`aiogram.types.message.Message.reply_animation`"
|
msgid ":meth:`aiogram.types.message.Message.reply_animation`"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../api/methods/send_animation.rst:53
|
||||||
|
msgid ":meth:`aiogram.types.chat_member_updated.ChatMemberUpdated.answer_animation`"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../api/methods/send_animation.rst:54
|
||||||
|
msgid ":meth:`aiogram.types.chat_join_request.ChatJoinRequest.answer_animation`"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../api/methods/send_animation.rst:55
|
||||||
|
msgid ":meth:`aiogram.types.chat_join_request.ChatJoinRequest.answer_animation_pm`"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#~ msgid ""
|
#~ msgid ""
|
||||||
#~ "Additional interface options. A JSON-"
|
#~ "Additional interface options. A JSON-"
|
||||||
#~ "serialized object for an `inline "
|
#~ "serialized object for an `inline "
|
||||||
|
|
|
||||||
|
|
@ -8,14 +8,14 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: aiogram \n"
|
"Project-Id-Version: aiogram \n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2022-11-23 00:47+0200\n"
|
"POT-Creation-Date: 2023-07-30 18:31+0300\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=utf-8\n"
|
"Content-Type: text/plain; charset=utf-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"Generated-By: Babel 2.10.3\n"
|
"Generated-By: Babel 2.12.1\n"
|
||||||
|
|
||||||
#: ../../api/methods/send_audio.rst:3
|
#: ../../api/methods/send_audio.rst:3
|
||||||
msgid "sendAudio"
|
msgid "sendAudio"
|
||||||
|
|
@ -89,7 +89,7 @@ msgstr ""
|
||||||
msgid "Track name"
|
msgid "Track name"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../docstring aiogram.methods.send_audio.SendAudio.thumb:1 of
|
#: ../../docstring aiogram.methods.send_audio.SendAudio.thumbnail:1 of
|
||||||
msgid ""
|
msgid ""
|
||||||
"Thumbnail of the file sent; can be ignored if thumbnail generation for "
|
"Thumbnail of the file sent; can be ignored if thumbnail generation for "
|
||||||
"the file is supported server-side. The thumbnail should be in JPEG format"
|
"the file is supported server-side. The thumbnail should be in JPEG format"
|
||||||
|
|
@ -133,50 +133,62 @@ msgid ""
|
||||||
"remove reply keyboard or to force a reply from the user."
|
"remove reply keyboard or to force a reply from the user."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_audio.rst:14
|
#: ../../api/methods/send_audio.rst:15
|
||||||
msgid "Usage"
|
msgid "Usage"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_audio.rst:17
|
#: ../../api/methods/send_audio.rst:18
|
||||||
msgid "As bot method"
|
msgid "As bot method"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_audio.rst:25
|
#: ../../api/methods/send_audio.rst:26
|
||||||
msgid "Method as object"
|
msgid "Method as object"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_audio.rst:27
|
#: ../../api/methods/send_audio.rst:28
|
||||||
msgid "Imports:"
|
msgid "Imports:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_audio.rst:29
|
#: ../../api/methods/send_audio.rst:30
|
||||||
msgid ":code:`from aiogram.methods.send_audio import SendAudio`"
|
msgid ":code:`from aiogram.methods.send_audio import SendAudio`"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_audio.rst:30
|
#: ../../api/methods/send_audio.rst:31
|
||||||
msgid "alias: :code:`from aiogram.methods import SendAudio`"
|
msgid "alias: :code:`from aiogram.methods import SendAudio`"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_audio.rst:33
|
#: ../../api/methods/send_audio.rst:34
|
||||||
msgid "With specific bot"
|
msgid "With specific bot"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_audio.rst:40
|
#: ../../api/methods/send_audio.rst:41
|
||||||
msgid "As reply into Webhook in handler"
|
msgid "As reply into Webhook in handler"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_audio.rst:48
|
#: ../../api/methods/send_audio.rst:49
|
||||||
msgid "As shortcut from received object"
|
msgid "As shortcut from received object"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_audio.rst:50
|
#: ../../api/methods/send_audio.rst:51
|
||||||
msgid ":meth:`aiogram.types.message.Message.answer_audio`"
|
msgid ":meth:`aiogram.types.message.Message.answer_audio`"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_audio.rst:51
|
#: ../../api/methods/send_audio.rst:52
|
||||||
msgid ":meth:`aiogram.types.message.Message.reply_audio`"
|
msgid ":meth:`aiogram.types.message.Message.reply_audio`"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../api/methods/send_audio.rst:53
|
||||||
|
msgid ":meth:`aiogram.types.chat_member_updated.ChatMemberUpdated.answer_audio`"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../api/methods/send_audio.rst:54
|
||||||
|
msgid ":meth:`aiogram.types.chat_join_request.ChatJoinRequest.answer_audio`"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../api/methods/send_audio.rst:55
|
||||||
|
msgid ":meth:`aiogram.types.chat_join_request.ChatJoinRequest.answer_audio_pm`"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#~ msgid ""
|
#~ msgid ""
|
||||||
#~ "Additional interface options. A JSON-"
|
#~ "Additional interface options. A JSON-"
|
||||||
#~ "serialized object for an `inline "
|
#~ "serialized object for an `inline "
|
||||||
|
|
|
||||||
|
|
@ -8,14 +8,14 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: aiogram \n"
|
"Project-Id-Version: aiogram \n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2022-11-23 00:47+0200\n"
|
"POT-Creation-Date: 2023-07-30 18:31+0300\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=utf-8\n"
|
"Content-Type: text/plain; charset=utf-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"Generated-By: Babel 2.10.3\n"
|
"Generated-By: Babel 2.12.1\n"
|
||||||
|
|
||||||
#: ../../api/methods/send_contact.rst:3
|
#: ../../api/methods/send_contact.rst:3
|
||||||
msgid "sendContact"
|
msgid "sendContact"
|
||||||
|
|
@ -99,50 +99,62 @@ msgid ""
|
||||||
"remove reply keyboard or to force a reply from the user."
|
"remove reply keyboard or to force a reply from the user."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_contact.rst:14
|
#: ../../api/methods/send_contact.rst:15
|
||||||
msgid "Usage"
|
msgid "Usage"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_contact.rst:17
|
#: ../../api/methods/send_contact.rst:18
|
||||||
msgid "As bot method"
|
msgid "As bot method"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_contact.rst:25
|
#: ../../api/methods/send_contact.rst:26
|
||||||
msgid "Method as object"
|
msgid "Method as object"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_contact.rst:27
|
#: ../../api/methods/send_contact.rst:28
|
||||||
msgid "Imports:"
|
msgid "Imports:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_contact.rst:29
|
#: ../../api/methods/send_contact.rst:30
|
||||||
msgid ":code:`from aiogram.methods.send_contact import SendContact`"
|
msgid ":code:`from aiogram.methods.send_contact import SendContact`"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_contact.rst:30
|
#: ../../api/methods/send_contact.rst:31
|
||||||
msgid "alias: :code:`from aiogram.methods import SendContact`"
|
msgid "alias: :code:`from aiogram.methods import SendContact`"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_contact.rst:33
|
#: ../../api/methods/send_contact.rst:34
|
||||||
msgid "With specific bot"
|
msgid "With specific bot"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_contact.rst:40
|
#: ../../api/methods/send_contact.rst:41
|
||||||
msgid "As reply into Webhook in handler"
|
msgid "As reply into Webhook in handler"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_contact.rst:48
|
#: ../../api/methods/send_contact.rst:49
|
||||||
msgid "As shortcut from received object"
|
msgid "As shortcut from received object"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_contact.rst:50
|
#: ../../api/methods/send_contact.rst:51
|
||||||
msgid ":meth:`aiogram.types.message.Message.answer_contact`"
|
msgid ":meth:`aiogram.types.message.Message.answer_contact`"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_contact.rst:51
|
#: ../../api/methods/send_contact.rst:52
|
||||||
msgid ":meth:`aiogram.types.message.Message.reply_contact`"
|
msgid ":meth:`aiogram.types.message.Message.reply_contact`"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../api/methods/send_contact.rst:53
|
||||||
|
msgid ":meth:`aiogram.types.chat_member_updated.ChatMemberUpdated.answer_contact`"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../api/methods/send_contact.rst:54
|
||||||
|
msgid ":meth:`aiogram.types.chat_join_request.ChatJoinRequest.answer_contact`"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../api/methods/send_contact.rst:55
|
||||||
|
msgid ":meth:`aiogram.types.chat_join_request.ChatJoinRequest.answer_contact_pm`"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#~ msgid ""
|
#~ msgid ""
|
||||||
#~ "Additional interface options. A JSON-"
|
#~ "Additional interface options. A JSON-"
|
||||||
#~ "serialized object for an `inline "
|
#~ "serialized object for an `inline "
|
||||||
|
|
|
||||||
|
|
@ -8,14 +8,14 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: aiogram \n"
|
"Project-Id-Version: aiogram \n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2022-11-23 00:47+0200\n"
|
"POT-Creation-Date: 2023-07-30 18:31+0300\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=utf-8\n"
|
"Content-Type: text/plain; charset=utf-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"Generated-By: Babel 2.10.3\n"
|
"Generated-By: Babel 2.12.1\n"
|
||||||
|
|
||||||
#: ../../api/methods/send_dice.rst:3
|
#: ../../api/methods/send_dice.rst:3
|
||||||
msgid "sendDice"
|
msgid "sendDice"
|
||||||
|
|
@ -86,50 +86,62 @@ msgid ""
|
||||||
"remove reply keyboard or to force a reply from the user."
|
"remove reply keyboard or to force a reply from the user."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_dice.rst:14
|
#: ../../api/methods/send_dice.rst:15
|
||||||
msgid "Usage"
|
msgid "Usage"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_dice.rst:17
|
#: ../../api/methods/send_dice.rst:18
|
||||||
msgid "As bot method"
|
msgid "As bot method"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_dice.rst:25
|
#: ../../api/methods/send_dice.rst:26
|
||||||
msgid "Method as object"
|
msgid "Method as object"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_dice.rst:27
|
#: ../../api/methods/send_dice.rst:28
|
||||||
msgid "Imports:"
|
msgid "Imports:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_dice.rst:29
|
#: ../../api/methods/send_dice.rst:30
|
||||||
msgid ":code:`from aiogram.methods.send_dice import SendDice`"
|
msgid ":code:`from aiogram.methods.send_dice import SendDice`"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_dice.rst:30
|
#: ../../api/methods/send_dice.rst:31
|
||||||
msgid "alias: :code:`from aiogram.methods import SendDice`"
|
msgid "alias: :code:`from aiogram.methods import SendDice`"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_dice.rst:33
|
#: ../../api/methods/send_dice.rst:34
|
||||||
msgid "With specific bot"
|
msgid "With specific bot"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_dice.rst:40
|
#: ../../api/methods/send_dice.rst:41
|
||||||
msgid "As reply into Webhook in handler"
|
msgid "As reply into Webhook in handler"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_dice.rst:48
|
#: ../../api/methods/send_dice.rst:49
|
||||||
msgid "As shortcut from received object"
|
msgid "As shortcut from received object"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_dice.rst:50
|
#: ../../api/methods/send_dice.rst:51
|
||||||
msgid ":meth:`aiogram.types.message.Message.answer_dice`"
|
msgid ":meth:`aiogram.types.message.Message.answer_dice`"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_dice.rst:51
|
#: ../../api/methods/send_dice.rst:52
|
||||||
msgid ":meth:`aiogram.types.message.Message.reply_dice`"
|
msgid ":meth:`aiogram.types.message.Message.reply_dice`"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../api/methods/send_dice.rst:53
|
||||||
|
msgid ":meth:`aiogram.types.chat_member_updated.ChatMemberUpdated.answer_dice`"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../api/methods/send_dice.rst:54
|
||||||
|
msgid ":meth:`aiogram.types.chat_join_request.ChatJoinRequest.answer_dice`"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../api/methods/send_dice.rst:55
|
||||||
|
msgid ":meth:`aiogram.types.chat_join_request.ChatJoinRequest.answer_dice_pm`"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#~ msgid ""
|
#~ msgid ""
|
||||||
#~ "Additional interface options. A JSON-"
|
#~ "Additional interface options. A JSON-"
|
||||||
#~ "serialized object for an `inline "
|
#~ "serialized object for an `inline "
|
||||||
|
|
|
||||||
|
|
@ -8,14 +8,14 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: aiogram \n"
|
"Project-Id-Version: aiogram \n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2022-11-23 00:47+0200\n"
|
"POT-Creation-Date: 2023-07-30 18:31+0300\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=utf-8\n"
|
"Content-Type: text/plain; charset=utf-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"Generated-By: Babel 2.10.3\n"
|
"Generated-By: Babel 2.12.1\n"
|
||||||
|
|
||||||
#: ../../api/methods/send_document.rst:3
|
#: ../../api/methods/send_document.rst:3
|
||||||
msgid "sendDocument"
|
msgid "sendDocument"
|
||||||
|
|
@ -58,7 +58,7 @@ msgid ""
|
||||||
" forum supergroups only"
|
" forum supergroups only"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../docstring aiogram.methods.send_document.SendDocument.thumb:1 of
|
#: ../../docstring aiogram.methods.send_document.SendDocument.thumbnail:1 of
|
||||||
msgid ""
|
msgid ""
|
||||||
"Thumbnail of the file sent; can be ignored if thumbnail generation for "
|
"Thumbnail of the file sent; can be ignored if thumbnail generation for "
|
||||||
"the file is supported server-side. The thumbnail should be in JPEG format"
|
"the file is supported server-side. The thumbnail should be in JPEG format"
|
||||||
|
|
@ -131,50 +131,62 @@ msgid ""
|
||||||
"remove reply keyboard or to force a reply from the user."
|
"remove reply keyboard or to force a reply from the user."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_document.rst:14
|
#: ../../api/methods/send_document.rst:15
|
||||||
msgid "Usage"
|
msgid "Usage"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_document.rst:17
|
#: ../../api/methods/send_document.rst:18
|
||||||
msgid "As bot method"
|
msgid "As bot method"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_document.rst:25
|
#: ../../api/methods/send_document.rst:26
|
||||||
msgid "Method as object"
|
msgid "Method as object"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_document.rst:27
|
#: ../../api/methods/send_document.rst:28
|
||||||
msgid "Imports:"
|
msgid "Imports:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_document.rst:29
|
#: ../../api/methods/send_document.rst:30
|
||||||
msgid ":code:`from aiogram.methods.send_document import SendDocument`"
|
msgid ":code:`from aiogram.methods.send_document import SendDocument`"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_document.rst:30
|
#: ../../api/methods/send_document.rst:31
|
||||||
msgid "alias: :code:`from aiogram.methods import SendDocument`"
|
msgid "alias: :code:`from aiogram.methods import SendDocument`"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_document.rst:33
|
#: ../../api/methods/send_document.rst:34
|
||||||
msgid "With specific bot"
|
msgid "With specific bot"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_document.rst:40
|
#: ../../api/methods/send_document.rst:41
|
||||||
msgid "As reply into Webhook in handler"
|
msgid "As reply into Webhook in handler"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_document.rst:48
|
#: ../../api/methods/send_document.rst:49
|
||||||
msgid "As shortcut from received object"
|
msgid "As shortcut from received object"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_document.rst:50
|
#: ../../api/methods/send_document.rst:51
|
||||||
msgid ":meth:`aiogram.types.message.Message.answer_document`"
|
msgid ":meth:`aiogram.types.message.Message.answer_document`"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_document.rst:51
|
#: ../../api/methods/send_document.rst:52
|
||||||
msgid ":meth:`aiogram.types.message.Message.reply_document`"
|
msgid ":meth:`aiogram.types.message.Message.reply_document`"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../api/methods/send_document.rst:53
|
||||||
|
msgid ":meth:`aiogram.types.chat_member_updated.ChatMemberUpdated.answer_document`"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../api/methods/send_document.rst:54
|
||||||
|
msgid ":meth:`aiogram.types.chat_join_request.ChatJoinRequest.answer_document`"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../api/methods/send_document.rst:55
|
||||||
|
msgid ":meth:`aiogram.types.chat_join_request.ChatJoinRequest.answer_document_pm`"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#~ msgid ""
|
#~ msgid ""
|
||||||
#~ "Additional interface options. A JSON-"
|
#~ "Additional interface options. A JSON-"
|
||||||
#~ "serialized object for an `inline "
|
#~ "serialized object for an `inline "
|
||||||
|
|
|
||||||
|
|
@ -8,14 +8,14 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: aiogram \n"
|
"Project-Id-Version: aiogram \n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2022-11-23 00:47+0200\n"
|
"POT-Creation-Date: 2023-07-30 18:31+0300\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=utf-8\n"
|
"Content-Type: text/plain; charset=utf-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"Generated-By: Babel 2.10.3\n"
|
"Generated-By: Babel 2.12.1\n"
|
||||||
|
|
||||||
#: ../../api/methods/send_game.rst:3
|
#: ../../api/methods/send_game.rst:3
|
||||||
msgid "sendGame"
|
msgid "sendGame"
|
||||||
|
|
@ -80,50 +80,62 @@ msgid ""
|
||||||
"button must launch the game."
|
"button must launch the game."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_game.rst:14
|
#: ../../api/methods/send_game.rst:15
|
||||||
msgid "Usage"
|
msgid "Usage"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_game.rst:17
|
#: ../../api/methods/send_game.rst:18
|
||||||
msgid "As bot method"
|
msgid "As bot method"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_game.rst:25
|
#: ../../api/methods/send_game.rst:26
|
||||||
msgid "Method as object"
|
msgid "Method as object"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_game.rst:27
|
#: ../../api/methods/send_game.rst:28
|
||||||
msgid "Imports:"
|
msgid "Imports:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_game.rst:29
|
#: ../../api/methods/send_game.rst:30
|
||||||
msgid ":code:`from aiogram.methods.send_game import SendGame`"
|
msgid ":code:`from aiogram.methods.send_game import SendGame`"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_game.rst:30
|
#: ../../api/methods/send_game.rst:31
|
||||||
msgid "alias: :code:`from aiogram.methods import SendGame`"
|
msgid "alias: :code:`from aiogram.methods import SendGame`"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_game.rst:33
|
#: ../../api/methods/send_game.rst:34
|
||||||
msgid "With specific bot"
|
msgid "With specific bot"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_game.rst:40
|
#: ../../api/methods/send_game.rst:41
|
||||||
msgid "As reply into Webhook in handler"
|
msgid "As reply into Webhook in handler"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_game.rst:48
|
#: ../../api/methods/send_game.rst:49
|
||||||
msgid "As shortcut from received object"
|
msgid "As shortcut from received object"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_game.rst:50
|
#: ../../api/methods/send_game.rst:51
|
||||||
msgid ":meth:`aiogram.types.message.Message.answer_game`"
|
msgid ":meth:`aiogram.types.message.Message.answer_game`"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_game.rst:51
|
#: ../../api/methods/send_game.rst:52
|
||||||
msgid ":meth:`aiogram.types.message.Message.reply_game`"
|
msgid ":meth:`aiogram.types.message.Message.reply_game`"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../api/methods/send_game.rst:53
|
||||||
|
msgid ":meth:`aiogram.types.chat_member_updated.ChatMemberUpdated.answer_game`"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../api/methods/send_game.rst:54
|
||||||
|
msgid ":meth:`aiogram.types.chat_join_request.ChatJoinRequest.answer_game`"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../api/methods/send_game.rst:55
|
||||||
|
msgid ":meth:`aiogram.types.chat_join_request.ChatJoinRequest.answer_game_pm`"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#~ msgid ""
|
#~ msgid ""
|
||||||
#~ "A JSON-serialized object for an "
|
#~ "A JSON-serialized object for an "
|
||||||
#~ "`inline keyboard <https://core.telegram.org/bots"
|
#~ "`inline keyboard <https://core.telegram.org/bots"
|
||||||
|
|
|
||||||
|
|
@ -8,14 +8,14 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: aiogram \n"
|
"Project-Id-Version: aiogram \n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2022-11-23 00:47+0200\n"
|
"POT-Creation-Date: 2023-07-30 18:31+0300\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=utf-8\n"
|
"Content-Type: text/plain; charset=utf-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"Generated-By: Babel 2.10.3\n"
|
"Generated-By: Babel 2.12.1\n"
|
||||||
|
|
||||||
#: ../../api/methods/send_invoice.rst:3
|
#: ../../api/methods/send_invoice.rst:3
|
||||||
msgid "sendInvoice"
|
msgid "sendInvoice"
|
||||||
|
|
@ -210,50 +210,62 @@ msgid ""
|
||||||
"first button must be a Pay button."
|
"first button must be a Pay button."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_invoice.rst:14
|
#: ../../api/methods/send_invoice.rst:15
|
||||||
msgid "Usage"
|
msgid "Usage"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_invoice.rst:17
|
#: ../../api/methods/send_invoice.rst:18
|
||||||
msgid "As bot method"
|
msgid "As bot method"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_invoice.rst:25
|
#: ../../api/methods/send_invoice.rst:26
|
||||||
msgid "Method as object"
|
msgid "Method as object"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_invoice.rst:27
|
#: ../../api/methods/send_invoice.rst:28
|
||||||
msgid "Imports:"
|
msgid "Imports:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_invoice.rst:29
|
#: ../../api/methods/send_invoice.rst:30
|
||||||
msgid ":code:`from aiogram.methods.send_invoice import SendInvoice`"
|
msgid ":code:`from aiogram.methods.send_invoice import SendInvoice`"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_invoice.rst:30
|
#: ../../api/methods/send_invoice.rst:31
|
||||||
msgid "alias: :code:`from aiogram.methods import SendInvoice`"
|
msgid "alias: :code:`from aiogram.methods import SendInvoice`"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_invoice.rst:33
|
#: ../../api/methods/send_invoice.rst:34
|
||||||
msgid "With specific bot"
|
msgid "With specific bot"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_invoice.rst:40
|
#: ../../api/methods/send_invoice.rst:41
|
||||||
msgid "As reply into Webhook in handler"
|
msgid "As reply into Webhook in handler"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_invoice.rst:48
|
#: ../../api/methods/send_invoice.rst:49
|
||||||
msgid "As shortcut from received object"
|
msgid "As shortcut from received object"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_invoice.rst:50
|
#: ../../api/methods/send_invoice.rst:51
|
||||||
msgid ":meth:`aiogram.types.message.Message.answer_invoice`"
|
msgid ":meth:`aiogram.types.message.Message.answer_invoice`"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_invoice.rst:51
|
#: ../../api/methods/send_invoice.rst:52
|
||||||
msgid ":meth:`aiogram.types.message.Message.reply_invoice`"
|
msgid ":meth:`aiogram.types.message.Message.reply_invoice`"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../api/methods/send_invoice.rst:53
|
||||||
|
msgid ":meth:`aiogram.types.chat_member_updated.ChatMemberUpdated.answer_invoice`"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../api/methods/send_invoice.rst:54
|
||||||
|
msgid ":meth:`aiogram.types.chat_join_request.ChatJoinRequest.answer_invoice`"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../api/methods/send_invoice.rst:55
|
||||||
|
msgid ":meth:`aiogram.types.chat_join_request.ChatJoinRequest.answer_invoice_pm`"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#~ msgid ""
|
#~ msgid ""
|
||||||
#~ "A JSON-serialized object for an "
|
#~ "A JSON-serialized object for an "
|
||||||
#~ "`inline keyboard <https://core.telegram.org/bots"
|
#~ "`inline keyboard <https://core.telegram.org/bots"
|
||||||
|
|
|
||||||
|
|
@ -8,14 +8,14 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: aiogram \n"
|
"Project-Id-Version: aiogram \n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2022-11-23 00:47+0200\n"
|
"POT-Creation-Date: 2023-07-30 18:31+0300\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=utf-8\n"
|
"Content-Type: text/plain; charset=utf-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"Generated-By: Babel 2.10.3\n"
|
"Generated-By: Babel 2.12.1\n"
|
||||||
|
|
||||||
#: ../../api/methods/send_location.rst:3
|
#: ../../api/methods/send_location.rst:3
|
||||||
msgid "sendLocation"
|
msgid "sendLocation"
|
||||||
|
|
@ -115,50 +115,62 @@ msgid ""
|
||||||
"remove reply keyboard or to force a reply from the user."
|
"remove reply keyboard or to force a reply from the user."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_location.rst:14
|
#: ../../api/methods/send_location.rst:15
|
||||||
msgid "Usage"
|
msgid "Usage"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_location.rst:17
|
#: ../../api/methods/send_location.rst:18
|
||||||
msgid "As bot method"
|
msgid "As bot method"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_location.rst:25
|
#: ../../api/methods/send_location.rst:26
|
||||||
msgid "Method as object"
|
msgid "Method as object"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_location.rst:27
|
#: ../../api/methods/send_location.rst:28
|
||||||
msgid "Imports:"
|
msgid "Imports:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_location.rst:29
|
#: ../../api/methods/send_location.rst:30
|
||||||
msgid ":code:`from aiogram.methods.send_location import SendLocation`"
|
msgid ":code:`from aiogram.methods.send_location import SendLocation`"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_location.rst:30
|
#: ../../api/methods/send_location.rst:31
|
||||||
msgid "alias: :code:`from aiogram.methods import SendLocation`"
|
msgid "alias: :code:`from aiogram.methods import SendLocation`"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_location.rst:33
|
#: ../../api/methods/send_location.rst:34
|
||||||
msgid "With specific bot"
|
msgid "With specific bot"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_location.rst:40
|
#: ../../api/methods/send_location.rst:41
|
||||||
msgid "As reply into Webhook in handler"
|
msgid "As reply into Webhook in handler"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_location.rst:48
|
#: ../../api/methods/send_location.rst:49
|
||||||
msgid "As shortcut from received object"
|
msgid "As shortcut from received object"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_location.rst:50
|
#: ../../api/methods/send_location.rst:51
|
||||||
msgid ":meth:`aiogram.types.message.Message.answer_location`"
|
msgid ":meth:`aiogram.types.message.Message.answer_location`"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_location.rst:51
|
#: ../../api/methods/send_location.rst:52
|
||||||
msgid ":meth:`aiogram.types.message.Message.reply_location`"
|
msgid ":meth:`aiogram.types.message.Message.reply_location`"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../api/methods/send_location.rst:53
|
||||||
|
msgid ":meth:`aiogram.types.chat_member_updated.ChatMemberUpdated.answer_location`"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../api/methods/send_location.rst:54
|
||||||
|
msgid ":meth:`aiogram.types.chat_join_request.ChatJoinRequest.answer_location`"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../api/methods/send_location.rst:55
|
||||||
|
msgid ":meth:`aiogram.types.chat_join_request.ChatJoinRequest.answer_location_pm`"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#~ msgid ""
|
#~ msgid ""
|
||||||
#~ "Additional interface options. A JSON-"
|
#~ "Additional interface options. A JSON-"
|
||||||
#~ "serialized object for an `inline "
|
#~ "serialized object for an `inline "
|
||||||
|
|
|
||||||
|
|
@ -8,14 +8,14 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: aiogram \n"
|
"Project-Id-Version: aiogram \n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2022-11-23 00:47+0200\n"
|
"POT-Creation-Date: 2023-07-30 18:31+0300\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=utf-8\n"
|
"Content-Type: text/plain; charset=utf-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"Generated-By: Babel 2.10.3\n"
|
"Generated-By: Babel 2.12.1\n"
|
||||||
|
|
||||||
#: ../../api/methods/send_media_group.rst:3
|
#: ../../api/methods/send_media_group.rst:3
|
||||||
msgid "sendMediaGroup"
|
msgid "sendMediaGroup"
|
||||||
|
|
@ -82,46 +82,58 @@ msgid ""
|
||||||
"replied-to message is not found"
|
"replied-to message is not found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_media_group.rst:14
|
#: ../../api/methods/send_media_group.rst:15
|
||||||
msgid "Usage"
|
msgid "Usage"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_media_group.rst:17
|
#: ../../api/methods/send_media_group.rst:18
|
||||||
msgid "As bot method"
|
msgid "As bot method"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_media_group.rst:25
|
#: ../../api/methods/send_media_group.rst:26
|
||||||
msgid "Method as object"
|
msgid "Method as object"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_media_group.rst:27
|
#: ../../api/methods/send_media_group.rst:28
|
||||||
msgid "Imports:"
|
msgid "Imports:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_media_group.rst:29
|
#: ../../api/methods/send_media_group.rst:30
|
||||||
msgid ":code:`from aiogram.methods.send_media_group import SendMediaGroup`"
|
msgid ":code:`from aiogram.methods.send_media_group import SendMediaGroup`"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_media_group.rst:30
|
#: ../../api/methods/send_media_group.rst:31
|
||||||
msgid "alias: :code:`from aiogram.methods import SendMediaGroup`"
|
msgid "alias: :code:`from aiogram.methods import SendMediaGroup`"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_media_group.rst:33
|
#: ../../api/methods/send_media_group.rst:34
|
||||||
msgid "With specific bot"
|
msgid "With specific bot"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_media_group.rst:40
|
#: ../../api/methods/send_media_group.rst:41
|
||||||
msgid "As reply into Webhook in handler"
|
msgid "As reply into Webhook in handler"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_media_group.rst:48
|
#: ../../api/methods/send_media_group.rst:49
|
||||||
msgid "As shortcut from received object"
|
msgid "As shortcut from received object"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_media_group.rst:50
|
#: ../../api/methods/send_media_group.rst:51
|
||||||
msgid ":meth:`aiogram.types.message.Message.answer_media_group`"
|
msgid ":meth:`aiogram.types.message.Message.answer_media_group`"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_media_group.rst:51
|
#: ../../api/methods/send_media_group.rst:52
|
||||||
msgid ":meth:`aiogram.types.message.Message.reply_media_group`"
|
msgid ":meth:`aiogram.types.message.Message.reply_media_group`"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../api/methods/send_media_group.rst:53
|
||||||
|
msgid ":meth:`aiogram.types.chat_member_updated.ChatMemberUpdated.answer_media_group`"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../api/methods/send_media_group.rst:54
|
||||||
|
msgid ":meth:`aiogram.types.chat_join_request.ChatJoinRequest.answer_media_group`"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../api/methods/send_media_group.rst:55
|
||||||
|
msgid ":meth:`aiogram.types.chat_join_request.ChatJoinRequest.answer_media_group_pm`"
|
||||||
|
msgstr ""
|
||||||
|
|
|
||||||
|
|
@ -8,14 +8,14 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: aiogram \n"
|
"Project-Id-Version: aiogram \n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2022-11-23 00:47+0200\n"
|
"POT-Creation-Date: 2023-07-30 18:31+0300\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=utf-8\n"
|
"Content-Type: text/plain; charset=utf-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"Generated-By: Babel 2.10.3\n"
|
"Generated-By: Babel 2.12.1\n"
|
||||||
|
|
||||||
#: ../../api/methods/send_message.rst:3
|
#: ../../api/methods/send_message.rst:3
|
||||||
msgid "sendMessage"
|
msgid "sendMessage"
|
||||||
|
|
@ -103,50 +103,62 @@ msgid ""
|
||||||
"remove reply keyboard or to force a reply from the user."
|
"remove reply keyboard or to force a reply from the user."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_message.rst:14
|
#: ../../api/methods/send_message.rst:15
|
||||||
msgid "Usage"
|
msgid "Usage"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_message.rst:17
|
#: ../../api/methods/send_message.rst:18
|
||||||
msgid "As bot method"
|
msgid "As bot method"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_message.rst:25
|
#: ../../api/methods/send_message.rst:26
|
||||||
msgid "Method as object"
|
msgid "Method as object"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_message.rst:27
|
#: ../../api/methods/send_message.rst:28
|
||||||
msgid "Imports:"
|
msgid "Imports:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_message.rst:29
|
#: ../../api/methods/send_message.rst:30
|
||||||
msgid ":code:`from aiogram.methods.send_message import SendMessage`"
|
msgid ":code:`from aiogram.methods.send_message import SendMessage`"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_message.rst:30
|
#: ../../api/methods/send_message.rst:31
|
||||||
msgid "alias: :code:`from aiogram.methods import SendMessage`"
|
msgid "alias: :code:`from aiogram.methods import SendMessage`"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_message.rst:33
|
#: ../../api/methods/send_message.rst:34
|
||||||
msgid "With specific bot"
|
msgid "With specific bot"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_message.rst:40
|
#: ../../api/methods/send_message.rst:41
|
||||||
msgid "As reply into Webhook in handler"
|
msgid "As reply into Webhook in handler"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_message.rst:48
|
#: ../../api/methods/send_message.rst:49
|
||||||
msgid "As shortcut from received object"
|
msgid "As shortcut from received object"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_message.rst:50
|
#: ../../api/methods/send_message.rst:51
|
||||||
msgid ":meth:`aiogram.types.message.Message.answer`"
|
msgid ":meth:`aiogram.types.message.Message.answer`"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_message.rst:51
|
#: ../../api/methods/send_message.rst:52
|
||||||
msgid ":meth:`aiogram.types.message.Message.reply`"
|
msgid ":meth:`aiogram.types.message.Message.reply`"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../api/methods/send_message.rst:53
|
||||||
|
msgid ":meth:`aiogram.types.chat_member_updated.ChatMemberUpdated.answer`"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../api/methods/send_message.rst:54
|
||||||
|
msgid ":meth:`aiogram.types.chat_join_request.ChatJoinRequest.answer`"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../api/methods/send_message.rst:55
|
||||||
|
msgid ":meth:`aiogram.types.chat_join_request.ChatJoinRequest.answer_pm`"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#~ msgid ""
|
#~ msgid ""
|
||||||
#~ "Additional interface options. A JSON-"
|
#~ "Additional interface options. A JSON-"
|
||||||
#~ "serialized object for an `inline "
|
#~ "serialized object for an `inline "
|
||||||
|
|
|
||||||
|
|
@ -8,14 +8,14 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: aiogram \n"
|
"Project-Id-Version: aiogram \n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2022-12-30 22:28+0200\n"
|
"POT-Creation-Date: 2023-07-30 18:31+0300\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=utf-8\n"
|
"Content-Type: text/plain; charset=utf-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"Generated-By: Babel 2.10.3\n"
|
"Generated-By: Babel 2.12.1\n"
|
||||||
|
|
||||||
#: ../../api/methods/send_photo.rst:3
|
#: ../../api/methods/send_photo.rst:3
|
||||||
msgid "sendPhoto"
|
msgid "sendPhoto"
|
||||||
|
|
@ -115,50 +115,62 @@ msgid ""
|
||||||
"remove reply keyboard or to force a reply from the user."
|
"remove reply keyboard or to force a reply from the user."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_photo.rst:14
|
#: ../../api/methods/send_photo.rst:15
|
||||||
msgid "Usage"
|
msgid "Usage"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_photo.rst:17
|
#: ../../api/methods/send_photo.rst:18
|
||||||
msgid "As bot method"
|
msgid "As bot method"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_photo.rst:25
|
#: ../../api/methods/send_photo.rst:26
|
||||||
msgid "Method as object"
|
msgid "Method as object"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_photo.rst:27
|
#: ../../api/methods/send_photo.rst:28
|
||||||
msgid "Imports:"
|
msgid "Imports:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_photo.rst:29
|
#: ../../api/methods/send_photo.rst:30
|
||||||
msgid ":code:`from aiogram.methods.send_photo import SendPhoto`"
|
msgid ":code:`from aiogram.methods.send_photo import SendPhoto`"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_photo.rst:30
|
#: ../../api/methods/send_photo.rst:31
|
||||||
msgid "alias: :code:`from aiogram.methods import SendPhoto`"
|
msgid "alias: :code:`from aiogram.methods import SendPhoto`"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_photo.rst:33
|
#: ../../api/methods/send_photo.rst:34
|
||||||
msgid "With specific bot"
|
msgid "With specific bot"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_photo.rst:40
|
#: ../../api/methods/send_photo.rst:41
|
||||||
msgid "As reply into Webhook in handler"
|
msgid "As reply into Webhook in handler"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_photo.rst:48
|
#: ../../api/methods/send_photo.rst:49
|
||||||
msgid "As shortcut from received object"
|
msgid "As shortcut from received object"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_photo.rst:50
|
#: ../../api/methods/send_photo.rst:51
|
||||||
msgid ":meth:`aiogram.types.message.Message.answer_photo`"
|
msgid ":meth:`aiogram.types.message.Message.answer_photo`"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_photo.rst:51
|
#: ../../api/methods/send_photo.rst:52
|
||||||
msgid ":meth:`aiogram.types.message.Message.reply_photo`"
|
msgid ":meth:`aiogram.types.message.Message.reply_photo`"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../api/methods/send_photo.rst:53
|
||||||
|
msgid ":meth:`aiogram.types.chat_member_updated.ChatMemberUpdated.answer_photo`"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../api/methods/send_photo.rst:54
|
||||||
|
msgid ":meth:`aiogram.types.chat_join_request.ChatJoinRequest.answer_photo`"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../api/methods/send_photo.rst:55
|
||||||
|
msgid ":meth:`aiogram.types.chat_join_request.ChatJoinRequest.answer_photo_pm`"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#~ msgid ""
|
#~ msgid ""
|
||||||
#~ "Additional interface options. A JSON-"
|
#~ "Additional interface options. A JSON-"
|
||||||
#~ "serialized object for an `inline "
|
#~ "serialized object for an `inline "
|
||||||
|
|
|
||||||
|
|
@ -8,14 +8,14 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: aiogram \n"
|
"Project-Id-Version: aiogram \n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2022-11-23 00:47+0200\n"
|
"POT-Creation-Date: 2023-07-30 18:31+0300\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=utf-8\n"
|
"Content-Type: text/plain; charset=utf-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"Generated-By: Babel 2.10.3\n"
|
"Generated-By: Babel 2.12.1\n"
|
||||||
|
|
||||||
#: ../../api/methods/send_poll.rst:3
|
#: ../../api/methods/send_poll.rst:3
|
||||||
msgid "sendPoll"
|
msgid "sendPoll"
|
||||||
|
|
@ -148,50 +148,62 @@ msgid ""
|
||||||
"remove reply keyboard or to force a reply from the user."
|
"remove reply keyboard or to force a reply from the user."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_poll.rst:14
|
#: ../../api/methods/send_poll.rst:15
|
||||||
msgid "Usage"
|
msgid "Usage"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_poll.rst:17
|
#: ../../api/methods/send_poll.rst:18
|
||||||
msgid "As bot method"
|
msgid "As bot method"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_poll.rst:25
|
#: ../../api/methods/send_poll.rst:26
|
||||||
msgid "Method as object"
|
msgid "Method as object"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_poll.rst:27
|
#: ../../api/methods/send_poll.rst:28
|
||||||
msgid "Imports:"
|
msgid "Imports:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_poll.rst:29
|
#: ../../api/methods/send_poll.rst:30
|
||||||
msgid ":code:`from aiogram.methods.send_poll import SendPoll`"
|
msgid ":code:`from aiogram.methods.send_poll import SendPoll`"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_poll.rst:30
|
#: ../../api/methods/send_poll.rst:31
|
||||||
msgid "alias: :code:`from aiogram.methods import SendPoll`"
|
msgid "alias: :code:`from aiogram.methods import SendPoll`"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_poll.rst:33
|
#: ../../api/methods/send_poll.rst:34
|
||||||
msgid "With specific bot"
|
msgid "With specific bot"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_poll.rst:40
|
#: ../../api/methods/send_poll.rst:41
|
||||||
msgid "As reply into Webhook in handler"
|
msgid "As reply into Webhook in handler"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_poll.rst:48
|
#: ../../api/methods/send_poll.rst:49
|
||||||
msgid "As shortcut from received object"
|
msgid "As shortcut from received object"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_poll.rst:50
|
#: ../../api/methods/send_poll.rst:51
|
||||||
msgid ":meth:`aiogram.types.message.Message.answer_poll`"
|
msgid ":meth:`aiogram.types.message.Message.answer_poll`"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_poll.rst:51
|
#: ../../api/methods/send_poll.rst:52
|
||||||
msgid ":meth:`aiogram.types.message.Message.reply_poll`"
|
msgid ":meth:`aiogram.types.message.Message.reply_poll`"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../api/methods/send_poll.rst:53
|
||||||
|
msgid ":meth:`aiogram.types.chat_member_updated.ChatMemberUpdated.answer_poll`"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../api/methods/send_poll.rst:54
|
||||||
|
msgid ":meth:`aiogram.types.chat_join_request.ChatJoinRequest.answer_poll`"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../api/methods/send_poll.rst:55
|
||||||
|
msgid ":meth:`aiogram.types.chat_join_request.ChatJoinRequest.answer_poll_pm`"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#~ msgid ""
|
#~ msgid ""
|
||||||
#~ "Additional interface options. A JSON-"
|
#~ "Additional interface options. A JSON-"
|
||||||
#~ "serialized object for an `inline "
|
#~ "serialized object for an `inline "
|
||||||
|
|
|
||||||
|
|
@ -8,14 +8,14 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: aiogram \n"
|
"Project-Id-Version: aiogram \n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2023-03-11 01:52+0200\n"
|
"POT-Creation-Date: 2023-07-30 18:31+0300\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=utf-8\n"
|
"Content-Type: text/plain; charset=utf-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"Generated-By: Babel 2.11.0\n"
|
"Generated-By: Babel 2.12.1\n"
|
||||||
|
|
||||||
#: ../../api/methods/send_sticker.rst:3
|
#: ../../api/methods/send_sticker.rst:3
|
||||||
msgid "sendSticker"
|
msgid "sendSticker"
|
||||||
|
|
@ -98,50 +98,62 @@ msgid ""
|
||||||
"remove reply keyboard or to force a reply from the user."
|
"remove reply keyboard or to force a reply from the user."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_sticker.rst:14
|
#: ../../api/methods/send_sticker.rst:15
|
||||||
msgid "Usage"
|
msgid "Usage"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_sticker.rst:17
|
#: ../../api/methods/send_sticker.rst:18
|
||||||
msgid "As bot method"
|
msgid "As bot method"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_sticker.rst:25
|
#: ../../api/methods/send_sticker.rst:26
|
||||||
msgid "Method as object"
|
msgid "Method as object"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_sticker.rst:27
|
#: ../../api/methods/send_sticker.rst:28
|
||||||
msgid "Imports:"
|
msgid "Imports:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_sticker.rst:29
|
#: ../../api/methods/send_sticker.rst:30
|
||||||
msgid ":code:`from aiogram.methods.send_sticker import SendSticker`"
|
msgid ":code:`from aiogram.methods.send_sticker import SendSticker`"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_sticker.rst:30
|
#: ../../api/methods/send_sticker.rst:31
|
||||||
msgid "alias: :code:`from aiogram.methods import SendSticker`"
|
msgid "alias: :code:`from aiogram.methods import SendSticker`"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_sticker.rst:33
|
#: ../../api/methods/send_sticker.rst:34
|
||||||
msgid "With specific bot"
|
msgid "With specific bot"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_sticker.rst:40
|
#: ../../api/methods/send_sticker.rst:41
|
||||||
msgid "As reply into Webhook in handler"
|
msgid "As reply into Webhook in handler"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_sticker.rst:48
|
#: ../../api/methods/send_sticker.rst:49
|
||||||
msgid "As shortcut from received object"
|
msgid "As shortcut from received object"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_sticker.rst:50
|
#: ../../api/methods/send_sticker.rst:51
|
||||||
msgid ":meth:`aiogram.types.message.Message.answer_sticker`"
|
msgid ":meth:`aiogram.types.message.Message.answer_sticker`"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_sticker.rst:51
|
#: ../../api/methods/send_sticker.rst:52
|
||||||
msgid ":meth:`aiogram.types.message.Message.reply_sticker`"
|
msgid ":meth:`aiogram.types.message.Message.reply_sticker`"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../api/methods/send_sticker.rst:53
|
||||||
|
msgid ":meth:`aiogram.types.chat_member_updated.ChatMemberUpdated.answer_sticker`"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../api/methods/send_sticker.rst:54
|
||||||
|
msgid ":meth:`aiogram.types.chat_join_request.ChatJoinRequest.answer_sticker`"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../api/methods/send_sticker.rst:55
|
||||||
|
msgid ":meth:`aiogram.types.chat_join_request.ChatJoinRequest.answer_sticker_pm`"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#~ msgid ""
|
#~ msgid ""
|
||||||
#~ "Additional interface options. A JSON-"
|
#~ "Additional interface options. A JSON-"
|
||||||
#~ "serialized object for an `inline "
|
#~ "serialized object for an `inline "
|
||||||
|
|
|
||||||
|
|
@ -8,14 +8,14 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: aiogram \n"
|
"Project-Id-Version: aiogram \n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2022-11-23 00:47+0200\n"
|
"POT-Creation-Date: 2023-07-30 18:31+0300\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=utf-8\n"
|
"Content-Type: text/plain; charset=utf-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"Generated-By: Babel 2.10.3\n"
|
"Generated-By: Babel 2.12.1\n"
|
||||||
|
|
||||||
#: ../../api/methods/send_venue.rst:3
|
#: ../../api/methods/send_venue.rst:3
|
||||||
msgid "sendVenue"
|
msgid "sendVenue"
|
||||||
|
|
@ -116,50 +116,62 @@ msgid ""
|
||||||
"remove reply keyboard or to force a reply from the user."
|
"remove reply keyboard or to force a reply from the user."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_venue.rst:14
|
#: ../../api/methods/send_venue.rst:15
|
||||||
msgid "Usage"
|
msgid "Usage"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_venue.rst:17
|
#: ../../api/methods/send_venue.rst:18
|
||||||
msgid "As bot method"
|
msgid "As bot method"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_venue.rst:25
|
#: ../../api/methods/send_venue.rst:26
|
||||||
msgid "Method as object"
|
msgid "Method as object"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_venue.rst:27
|
#: ../../api/methods/send_venue.rst:28
|
||||||
msgid "Imports:"
|
msgid "Imports:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_venue.rst:29
|
#: ../../api/methods/send_venue.rst:30
|
||||||
msgid ":code:`from aiogram.methods.send_venue import SendVenue`"
|
msgid ":code:`from aiogram.methods.send_venue import SendVenue`"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_venue.rst:30
|
#: ../../api/methods/send_venue.rst:31
|
||||||
msgid "alias: :code:`from aiogram.methods import SendVenue`"
|
msgid "alias: :code:`from aiogram.methods import SendVenue`"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_venue.rst:33
|
#: ../../api/methods/send_venue.rst:34
|
||||||
msgid "With specific bot"
|
msgid "With specific bot"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_venue.rst:40
|
#: ../../api/methods/send_venue.rst:41
|
||||||
msgid "As reply into Webhook in handler"
|
msgid "As reply into Webhook in handler"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_venue.rst:48
|
#: ../../api/methods/send_venue.rst:49
|
||||||
msgid "As shortcut from received object"
|
msgid "As shortcut from received object"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_venue.rst:50
|
#: ../../api/methods/send_venue.rst:51
|
||||||
msgid ":meth:`aiogram.types.message.Message.answer_venue`"
|
msgid ":meth:`aiogram.types.message.Message.answer_venue`"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_venue.rst:51
|
#: ../../api/methods/send_venue.rst:52
|
||||||
msgid ":meth:`aiogram.types.message.Message.reply_venue`"
|
msgid ":meth:`aiogram.types.message.Message.reply_venue`"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../api/methods/send_venue.rst:53
|
||||||
|
msgid ":meth:`aiogram.types.chat_member_updated.ChatMemberUpdated.answer_venue`"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../api/methods/send_venue.rst:54
|
||||||
|
msgid ":meth:`aiogram.types.chat_join_request.ChatJoinRequest.answer_venue`"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../api/methods/send_venue.rst:55
|
||||||
|
msgid ":meth:`aiogram.types.chat_join_request.ChatJoinRequest.answer_venue_pm`"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#~ msgid ""
|
#~ msgid ""
|
||||||
#~ "Additional interface options. A JSON-"
|
#~ "Additional interface options. A JSON-"
|
||||||
#~ "serialized object for an `inline "
|
#~ "serialized object for an `inline "
|
||||||
|
|
|
||||||
|
|
@ -8,14 +8,14 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: aiogram \n"
|
"Project-Id-Version: aiogram \n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2022-12-30 22:28+0200\n"
|
"POT-Creation-Date: 2023-07-30 18:31+0300\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=utf-8\n"
|
"Content-Type: text/plain; charset=utf-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"Generated-By: Babel 2.10.3\n"
|
"Generated-By: Babel 2.12.1\n"
|
||||||
|
|
||||||
#: ../../api/methods/send_video.rst:3
|
#: ../../api/methods/send_video.rst:3
|
||||||
msgid "sendVideo"
|
msgid "sendVideo"
|
||||||
|
|
@ -72,7 +72,7 @@ msgstr ""
|
||||||
msgid "Video height"
|
msgid "Video height"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../docstring aiogram.methods.send_video.SendVideo.thumb:1 of
|
#: ../../docstring aiogram.methods.send_video.SendVideo.thumbnail:1 of
|
||||||
msgid ""
|
msgid ""
|
||||||
"Thumbnail of the file sent; can be ignored if thumbnail generation for "
|
"Thumbnail of the file sent; can be ignored if thumbnail generation for "
|
||||||
"the file is supported server-side. The thumbnail should be in JPEG format"
|
"the file is supported server-side. The thumbnail should be in JPEG format"
|
||||||
|
|
@ -145,50 +145,62 @@ msgid ""
|
||||||
"remove reply keyboard or to force a reply from the user."
|
"remove reply keyboard or to force a reply from the user."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_video.rst:14
|
#: ../../api/methods/send_video.rst:15
|
||||||
msgid "Usage"
|
msgid "Usage"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_video.rst:17
|
#: ../../api/methods/send_video.rst:18
|
||||||
msgid "As bot method"
|
msgid "As bot method"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_video.rst:25
|
#: ../../api/methods/send_video.rst:26
|
||||||
msgid "Method as object"
|
msgid "Method as object"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_video.rst:27
|
#: ../../api/methods/send_video.rst:28
|
||||||
msgid "Imports:"
|
msgid "Imports:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_video.rst:29
|
#: ../../api/methods/send_video.rst:30
|
||||||
msgid ":code:`from aiogram.methods.send_video import SendVideo`"
|
msgid ":code:`from aiogram.methods.send_video import SendVideo`"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_video.rst:30
|
#: ../../api/methods/send_video.rst:31
|
||||||
msgid "alias: :code:`from aiogram.methods import SendVideo`"
|
msgid "alias: :code:`from aiogram.methods import SendVideo`"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_video.rst:33
|
#: ../../api/methods/send_video.rst:34
|
||||||
msgid "With specific bot"
|
msgid "With specific bot"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_video.rst:40
|
#: ../../api/methods/send_video.rst:41
|
||||||
msgid "As reply into Webhook in handler"
|
msgid "As reply into Webhook in handler"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_video.rst:48
|
#: ../../api/methods/send_video.rst:49
|
||||||
msgid "As shortcut from received object"
|
msgid "As shortcut from received object"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_video.rst:50
|
#: ../../api/methods/send_video.rst:51
|
||||||
msgid ":meth:`aiogram.types.message.Message.answer_video`"
|
msgid ":meth:`aiogram.types.message.Message.answer_video`"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_video.rst:51
|
#: ../../api/methods/send_video.rst:52
|
||||||
msgid ":meth:`aiogram.types.message.Message.reply_video`"
|
msgid ":meth:`aiogram.types.message.Message.reply_video`"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../api/methods/send_video.rst:53
|
||||||
|
msgid ":meth:`aiogram.types.chat_member_updated.ChatMemberUpdated.answer_video`"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../api/methods/send_video.rst:54
|
||||||
|
msgid ":meth:`aiogram.types.chat_join_request.ChatJoinRequest.answer_video`"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../api/methods/send_video.rst:55
|
||||||
|
msgid ":meth:`aiogram.types.chat_join_request.ChatJoinRequest.answer_video_pm`"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#~ msgid ""
|
#~ msgid ""
|
||||||
#~ "Additional interface options. A JSON-"
|
#~ "Additional interface options. A JSON-"
|
||||||
#~ "serialized object for an `inline "
|
#~ "serialized object for an `inline "
|
||||||
|
|
|
||||||
|
|
@ -8,14 +8,14 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: aiogram \n"
|
"Project-Id-Version: aiogram \n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2022-11-23 00:47+0200\n"
|
"POT-Creation-Date: 2023-07-30 18:31+0300\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=utf-8\n"
|
"Content-Type: text/plain; charset=utf-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"Generated-By: Babel 2.10.3\n"
|
"Generated-By: Babel 2.12.1\n"
|
||||||
|
|
||||||
#: ../../api/methods/send_video_note.rst:3
|
#: ../../api/methods/send_video_note.rst:3
|
||||||
msgid "sendVideoNote"
|
msgid "sendVideoNote"
|
||||||
|
|
@ -67,7 +67,7 @@ msgstr ""
|
||||||
msgid "Video width and height, i.e. diameter of the video message"
|
msgid "Video width and height, i.e. diameter of the video message"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../docstring aiogram.methods.send_video_note.SendVideoNote.thumb:1 of
|
#: ../../docstring aiogram.methods.send_video_note.SendVideoNote.thumbnail:1 of
|
||||||
msgid ""
|
msgid ""
|
||||||
"Thumbnail of the file sent; can be ignored if thumbnail generation for "
|
"Thumbnail of the file sent; can be ignored if thumbnail generation for "
|
||||||
"the file is supported server-side. The thumbnail should be in JPEG format"
|
"the file is supported server-side. The thumbnail should be in JPEG format"
|
||||||
|
|
@ -114,50 +114,62 @@ msgid ""
|
||||||
"remove reply keyboard or to force a reply from the user."
|
"remove reply keyboard or to force a reply from the user."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_video_note.rst:14
|
#: ../../api/methods/send_video_note.rst:15
|
||||||
msgid "Usage"
|
msgid "Usage"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_video_note.rst:17
|
#: ../../api/methods/send_video_note.rst:18
|
||||||
msgid "As bot method"
|
msgid "As bot method"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_video_note.rst:25
|
#: ../../api/methods/send_video_note.rst:26
|
||||||
msgid "Method as object"
|
msgid "Method as object"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_video_note.rst:27
|
#: ../../api/methods/send_video_note.rst:28
|
||||||
msgid "Imports:"
|
msgid "Imports:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_video_note.rst:29
|
#: ../../api/methods/send_video_note.rst:30
|
||||||
msgid ":code:`from aiogram.methods.send_video_note import SendVideoNote`"
|
msgid ":code:`from aiogram.methods.send_video_note import SendVideoNote`"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_video_note.rst:30
|
#: ../../api/methods/send_video_note.rst:31
|
||||||
msgid "alias: :code:`from aiogram.methods import SendVideoNote`"
|
msgid "alias: :code:`from aiogram.methods import SendVideoNote`"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_video_note.rst:33
|
#: ../../api/methods/send_video_note.rst:34
|
||||||
msgid "With specific bot"
|
msgid "With specific bot"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_video_note.rst:40
|
#: ../../api/methods/send_video_note.rst:41
|
||||||
msgid "As reply into Webhook in handler"
|
msgid "As reply into Webhook in handler"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_video_note.rst:48
|
#: ../../api/methods/send_video_note.rst:49
|
||||||
msgid "As shortcut from received object"
|
msgid "As shortcut from received object"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_video_note.rst:50
|
#: ../../api/methods/send_video_note.rst:51
|
||||||
msgid ":meth:`aiogram.types.message.Message.answer_video_note`"
|
msgid ":meth:`aiogram.types.message.Message.answer_video_note`"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_video_note.rst:51
|
#: ../../api/methods/send_video_note.rst:52
|
||||||
msgid ":meth:`aiogram.types.message.Message.reply_video_note`"
|
msgid ":meth:`aiogram.types.message.Message.reply_video_note`"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../api/methods/send_video_note.rst:53
|
||||||
|
msgid ":meth:`aiogram.types.chat_member_updated.ChatMemberUpdated.answer_video_note`"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../api/methods/send_video_note.rst:54
|
||||||
|
msgid ":meth:`aiogram.types.chat_join_request.ChatJoinRequest.answer_video_note`"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../api/methods/send_video_note.rst:55
|
||||||
|
msgid ":meth:`aiogram.types.chat_join_request.ChatJoinRequest.answer_video_note_pm`"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#~ msgid ""
|
#~ msgid ""
|
||||||
#~ "Additional interface options. A JSON-"
|
#~ "Additional interface options. A JSON-"
|
||||||
#~ "serialized object for an `inline "
|
#~ "serialized object for an `inline "
|
||||||
|
|
|
||||||
|
|
@ -8,14 +8,14 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: aiogram \n"
|
"Project-Id-Version: aiogram \n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2022-11-23 00:47+0200\n"
|
"POT-Creation-Date: 2023-07-30 18:31+0300\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=utf-8\n"
|
"Content-Type: text/plain; charset=utf-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"Generated-By: Babel 2.10.3\n"
|
"Generated-By: Babel 2.12.1\n"
|
||||||
|
|
||||||
#: ../../api/methods/send_voice.rst:3
|
#: ../../api/methods/send_voice.rst:3
|
||||||
msgid "sendVoice"
|
msgid "sendVoice"
|
||||||
|
|
@ -115,50 +115,62 @@ msgid ""
|
||||||
"remove reply keyboard or to force a reply from the user."
|
"remove reply keyboard or to force a reply from the user."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_voice.rst:14
|
#: ../../api/methods/send_voice.rst:15
|
||||||
msgid "Usage"
|
msgid "Usage"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_voice.rst:17
|
#: ../../api/methods/send_voice.rst:18
|
||||||
msgid "As bot method"
|
msgid "As bot method"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_voice.rst:25
|
#: ../../api/methods/send_voice.rst:26
|
||||||
msgid "Method as object"
|
msgid "Method as object"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_voice.rst:27
|
#: ../../api/methods/send_voice.rst:28
|
||||||
msgid "Imports:"
|
msgid "Imports:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_voice.rst:29
|
#: ../../api/methods/send_voice.rst:30
|
||||||
msgid ":code:`from aiogram.methods.send_voice import SendVoice`"
|
msgid ":code:`from aiogram.methods.send_voice import SendVoice`"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_voice.rst:30
|
#: ../../api/methods/send_voice.rst:31
|
||||||
msgid "alias: :code:`from aiogram.methods import SendVoice`"
|
msgid "alias: :code:`from aiogram.methods import SendVoice`"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_voice.rst:33
|
#: ../../api/methods/send_voice.rst:34
|
||||||
msgid "With specific bot"
|
msgid "With specific bot"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_voice.rst:40
|
#: ../../api/methods/send_voice.rst:41
|
||||||
msgid "As reply into Webhook in handler"
|
msgid "As reply into Webhook in handler"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_voice.rst:48
|
#: ../../api/methods/send_voice.rst:49
|
||||||
msgid "As shortcut from received object"
|
msgid "As shortcut from received object"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_voice.rst:50
|
#: ../../api/methods/send_voice.rst:51
|
||||||
msgid ":meth:`aiogram.types.message.Message.answer_voice`"
|
msgid ":meth:`aiogram.types.message.Message.answer_voice`"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_voice.rst:51
|
#: ../../api/methods/send_voice.rst:52
|
||||||
msgid ":meth:`aiogram.types.message.Message.reply_voice`"
|
msgid ":meth:`aiogram.types.message.Message.reply_voice`"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../api/methods/send_voice.rst:53
|
||||||
|
msgid ":meth:`aiogram.types.chat_member_updated.ChatMemberUpdated.answer_voice`"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../api/methods/send_voice.rst:54
|
||||||
|
msgid ":meth:`aiogram.types.chat_join_request.ChatJoinRequest.answer_voice`"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../api/methods/send_voice.rst:55
|
||||||
|
msgid ":meth:`aiogram.types.chat_join_request.ChatJoinRequest.answer_voice_pm`"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#~ msgid ""
|
#~ msgid ""
|
||||||
#~ "Additional interface options. A JSON-"
|
#~ "Additional interface options. A JSON-"
|
||||||
#~ "serialized object for an `inline "
|
#~ "serialized object for an `inline "
|
||||||
|
|
|
||||||
|
|
@ -8,7 +8,7 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: aiogram \n"
|
"Project-Id-Version: aiogram \n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2023-07-02 15:10+0300\n"
|
"POT-Creation-Date: 2023-07-30 18:31+0300\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
|
|
@ -25,6 +25,14 @@ msgstr ""
|
||||||
msgid "Abstract session for all client sessions"
|
msgid "Abstract session for all client sessions"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: aiogram.client.session.base.BaseSession:1 of
|
||||||
|
msgid "This is base class for all HTTP sessions in aiogram."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: aiogram.client.session.base.BaseSession:3 of
|
||||||
|
msgid "If you want to create your own session, you must inherit from this class."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: aiogram.client.session.base.BaseSession.check_response:1 of
|
#: aiogram.client.session.base.BaseSession.check_response:1 of
|
||||||
msgid "Check response status"
|
msgid "Check response status"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
|
||||||
87
docs/locale/en/LC_MESSAGES/api/session/middleware.po
Normal file
87
docs/locale/en/LC_MESSAGES/api/session/middleware.po
Normal file
|
|
@ -0,0 +1,87 @@
|
||||||
|
# SOME DESCRIPTIVE TITLE.
|
||||||
|
# Copyright (C) 2023, aiogram Team
|
||||||
|
# This file is distributed under the same license as the aiogram package.
|
||||||
|
# FIRST AUTHOR <EMAIL@ADDRESS>, 2023.
|
||||||
|
#
|
||||||
|
#, fuzzy
|
||||||
|
msgid ""
|
||||||
|
msgstr ""
|
||||||
|
"Project-Id-Version: aiogram \n"
|
||||||
|
"Report-Msgid-Bugs-To: \n"
|
||||||
|
"POT-Creation-Date: 2023-07-30 18:31+0300\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.12.1\n"
|
||||||
|
|
||||||
|
#: ../../api/session/middleware.rst:3
|
||||||
|
msgid "Client session middlewares"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../api/session/middleware.rst:5
|
||||||
|
msgid ""
|
||||||
|
"In some cases you may want to add some middlewares to the client session "
|
||||||
|
"to customize the behavior of the client."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../api/session/middleware.rst:7
|
||||||
|
msgid "Some useful cases that is:"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../api/session/middleware.rst:9
|
||||||
|
msgid "Log the outgoing requests"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../api/session/middleware.rst:10
|
||||||
|
msgid "Customize the request parameters"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../api/session/middleware.rst:11
|
||||||
|
msgid "Handle rate limiting errors and retry the request"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../api/session/middleware.rst:12
|
||||||
|
msgid "others ..."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../api/session/middleware.rst:14
|
||||||
|
msgid ""
|
||||||
|
"So, you can do it using client session middlewares. A client session "
|
||||||
|
"middleware is a function (or callable class) that receives the request "
|
||||||
|
"and the next middleware to call. The middleware can modify the request "
|
||||||
|
"and then call the next middleware to continue the request processing."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../api/session/middleware.rst:19
|
||||||
|
msgid "How to register client session middleware?"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../api/session/middleware.rst:22
|
||||||
|
msgid "Register using register method"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../api/session/middleware.rst:29
|
||||||
|
msgid "Register using decorator"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../api/session/middleware.rst:44
|
||||||
|
msgid "Example"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../api/session/middleware.rst:47
|
||||||
|
msgid "Class based session middleware"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../api/session/middleware.rst:56
|
||||||
|
msgid ""
|
||||||
|
"this middlewware is already implemented inside aiogram, so, if you want "
|
||||||
|
"to use it you can just import it :code:`from "
|
||||||
|
"aiogram.client.session.middlewares.request_logging import RequestLogging`"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../api/session/middleware.rst:61
|
||||||
|
msgid "Function based session middleware"
|
||||||
|
msgstr ""
|
||||||
File diff suppressed because it is too large
Load diff
|
|
@ -8,14 +8,14 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: aiogram \n"
|
"Project-Id-Version: aiogram \n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2023-03-11 01:52+0200\n"
|
"POT-Creation-Date: 2023-07-30 18:31+0300\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=utf-8\n"
|
"Content-Type: text/plain; charset=utf-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"Generated-By: Babel 2.11.0\n"
|
"Generated-By: Babel 2.12.1\n"
|
||||||
|
|
||||||
#: ../../api/types/chat_member.rst:3
|
#: ../../api/types/chat_member.rst:3
|
||||||
msgid "ChatMember"
|
msgid "ChatMember"
|
||||||
|
|
@ -55,162 +55,6 @@ msgstr ""
|
||||||
msgid "Source: https://core.telegram.org/bots/api#chatmember"
|
msgid "Source: https://core.telegram.org/bots/api#chatmember"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../docstring aiogram.types.chat_member.ChatMember.status:1 of
|
|
||||||
msgid "The member's status in the chat"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: ../../docstring aiogram.types.chat_member.ChatMember.user:1 of
|
|
||||||
msgid "*Optional*. Information about the user"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: ../../docstring aiogram.types.chat_member.ChatMember.is_anonymous:1 of
|
|
||||||
msgid "*Optional*. :code:`True`, if the user's presence in the chat is hidden"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: ../../docstring aiogram.types.chat_member.ChatMember.custom_title:1 of
|
|
||||||
msgid "*Optional*. Custom title for this user"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: ../../docstring aiogram.types.chat_member.ChatMember.can_be_edited:1 of
|
|
||||||
msgid ""
|
|
||||||
"*Optional*. :code:`True`, if the bot is allowed to edit administrator "
|
|
||||||
"privileges of that user"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: ../../docstring aiogram.types.chat_member.ChatMember.can_manage_chat:1 of
|
|
||||||
msgid ""
|
|
||||||
"*Optional*. :code:`True`, if the administrator can access the chat event "
|
|
||||||
"log, chat statistics, message statistics in channels, see channel "
|
|
||||||
"members, see anonymous administrators in supergroups and ignore slow "
|
|
||||||
"mode. Implied by any other administrator privilege"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: ../../docstring aiogram.types.chat_member.ChatMember.can_delete_messages:1
|
|
||||||
#: of
|
|
||||||
msgid ""
|
|
||||||
"*Optional*. :code:`True`, if the administrator can delete messages of "
|
|
||||||
"other users"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: ../../docstring
|
|
||||||
#: aiogram.types.chat_member.ChatMember.can_manage_video_chats:1 of
|
|
||||||
msgid "*Optional*. :code:`True`, if the administrator can manage video chats"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: ../../docstring aiogram.types.chat_member.ChatMember.can_restrict_members:1
|
|
||||||
#: of
|
|
||||||
msgid ""
|
|
||||||
"*Optional*. :code:`True`, if the administrator can restrict, ban or unban"
|
|
||||||
" chat members"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: ../../docstring aiogram.types.chat_member.ChatMember.can_promote_members:1
|
|
||||||
#: of
|
|
||||||
msgid ""
|
|
||||||
"*Optional*. :code:`True`, if the administrator can add new administrators"
|
|
||||||
" with a subset of their own privileges or demote administrators that they"
|
|
||||||
" have promoted, directly or indirectly (promoted by administrators that "
|
|
||||||
"were appointed by the user)"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: ../../docstring aiogram.types.chat_member.ChatMember.can_change_info:1 of
|
|
||||||
msgid ""
|
|
||||||
"*Optional*. :code:`True`, if the user is allowed to change the chat "
|
|
||||||
"title, photo and other settings"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: ../../docstring aiogram.types.chat_member.ChatMember.can_invite_users:1 of
|
|
||||||
msgid ""
|
|
||||||
"*Optional*. :code:`True`, if the user is allowed to invite new users to "
|
|
||||||
"the chat"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: ../../docstring aiogram.types.chat_member.ChatMember.can_post_messages:1 of
|
|
||||||
msgid ""
|
|
||||||
"*Optional*. :code:`True`, if the administrator can post in the channel; "
|
|
||||||
"channels only"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: ../../docstring aiogram.types.chat_member.ChatMember.can_edit_messages:1 of
|
|
||||||
msgid ""
|
|
||||||
"*Optional*. :code:`True`, if the administrator can edit messages of other"
|
|
||||||
" users and can pin messages; channels only"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: ../../docstring aiogram.types.chat_member.ChatMember.can_pin_messages:1 of
|
|
||||||
msgid ""
|
|
||||||
"*Optional*. :code:`True`, if the user is allowed to pin messages; groups "
|
|
||||||
"and supergroups only"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: ../../docstring aiogram.types.chat_member.ChatMember.can_manage_topics:1 of
|
|
||||||
msgid ""
|
|
||||||
"*Optional*. :code:`True`, if the user is allowed to create, rename, "
|
|
||||||
"close, and reopen forum topics; supergroups only"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: ../../docstring aiogram.types.chat_member.ChatMember.is_member:1 of
|
|
||||||
msgid ""
|
|
||||||
"*Optional*. :code:`True`, if the user is a member of the chat at the "
|
|
||||||
"moment of the request"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: ../../docstring aiogram.types.chat_member.ChatMember.can_send_messages:1 of
|
|
||||||
msgid ""
|
|
||||||
"*Optional*. :code:`True`, if the user is allowed to send text messages, "
|
|
||||||
"contacts, invoices, locations and venues"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: ../../docstring aiogram.types.chat_member.ChatMember.can_send_audios:1 of
|
|
||||||
msgid "*Optional*. :code:`True`, if the user is allowed to send audios"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: ../../docstring aiogram.types.chat_member.ChatMember.can_send_documents:1 of
|
|
||||||
msgid "*Optional*. :code:`True`, if the user is allowed to send documents"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: ../../docstring aiogram.types.chat_member.ChatMember.can_send_photos:1 of
|
|
||||||
msgid "*Optional*. :code:`True`, if the user is allowed to send photos"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: ../../docstring aiogram.types.chat_member.ChatMember.can_send_videos:1 of
|
|
||||||
msgid "*Optional*. :code:`True`, if the user is allowed to send videos"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: ../../docstring aiogram.types.chat_member.ChatMember.can_send_video_notes:1
|
|
||||||
#: of
|
|
||||||
msgid "*Optional*. :code:`True`, if the user is allowed to send video notes"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: ../../docstring aiogram.types.chat_member.ChatMember.can_send_voice_notes:1
|
|
||||||
#: of
|
|
||||||
msgid "*Optional*. :code:`True`, if the user is allowed to send voice notes"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: ../../docstring aiogram.types.chat_member.ChatMember.can_send_polls:1 of
|
|
||||||
msgid "*Optional*. :code:`True`, if the user is allowed to send polls"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: ../../docstring
|
|
||||||
#: aiogram.types.chat_member.ChatMember.can_send_other_messages:1 of
|
|
||||||
msgid ""
|
|
||||||
"*Optional*. :code:`True`, if the user is allowed to send animations, "
|
|
||||||
"games, stickers and use inline bots"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: ../../docstring
|
|
||||||
#: aiogram.types.chat_member.ChatMember.can_add_web_page_previews:1 of
|
|
||||||
msgid ""
|
|
||||||
"*Optional*. :code:`True`, if the user is allowed to add web page previews"
|
|
||||||
" to their messages"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: ../../docstring aiogram.types.chat_member.ChatMember.until_date:1 of
|
|
||||||
msgid ""
|
|
||||||
"*Optional*. Date when restrictions will be lifted for this user; unix "
|
|
||||||
"time. If 0, then the user is restricted forever"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#~ msgid "..."
|
#~ msgid "..."
|
||||||
#~ msgstr ""
|
#~ msgstr ""
|
||||||
|
|
||||||
|
|
@ -236,3 +80,144 @@ msgstr ""
|
||||||
#~ "photos, videos, video notes and voice"
|
#~ "photos, videos, video notes and voice"
|
||||||
#~ " notes"
|
#~ " notes"
|
||||||
#~ msgstr ""
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "The member's status in the chat"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "*Optional*. Information about the user"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "*Optional*. :code:`True`, if the user's presence in the chat is hidden"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "*Optional*. Custom title for this user"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid ""
|
||||||
|
#~ "*Optional*. :code:`True`, if the bot is"
|
||||||
|
#~ " allowed to edit administrator privileges"
|
||||||
|
#~ " of that user"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid ""
|
||||||
|
#~ "*Optional*. :code:`True`, if the administrator"
|
||||||
|
#~ " can access the chat event log, "
|
||||||
|
#~ "chat statistics, message statistics in "
|
||||||
|
#~ "channels, see channel members, see "
|
||||||
|
#~ "anonymous administrators in supergroups and"
|
||||||
|
#~ " ignore slow mode. Implied by any "
|
||||||
|
#~ "other administrator privilege"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid ""
|
||||||
|
#~ "*Optional*. :code:`True`, if the administrator"
|
||||||
|
#~ " can delete messages of other users"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "*Optional*. :code:`True`, if the administrator can manage video chats"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid ""
|
||||||
|
#~ "*Optional*. :code:`True`, if the administrator"
|
||||||
|
#~ " can restrict, ban or unban chat "
|
||||||
|
#~ "members"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid ""
|
||||||
|
#~ "*Optional*. :code:`True`, if the administrator"
|
||||||
|
#~ " can add new administrators with a"
|
||||||
|
#~ " subset of their own privileges or"
|
||||||
|
#~ " demote administrators that they have "
|
||||||
|
#~ "promoted, directly or indirectly (promoted "
|
||||||
|
#~ "by administrators that were appointed by"
|
||||||
|
#~ " the user)"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid ""
|
||||||
|
#~ "*Optional*. :code:`True`, if the user is"
|
||||||
|
#~ " allowed to change the chat title,"
|
||||||
|
#~ " photo and other settings"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid ""
|
||||||
|
#~ "*Optional*. :code:`True`, if the user is"
|
||||||
|
#~ " allowed to invite new users to "
|
||||||
|
#~ "the chat"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid ""
|
||||||
|
#~ "*Optional*. :code:`True`, if the administrator"
|
||||||
|
#~ " can post in the channel; channels"
|
||||||
|
#~ " only"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid ""
|
||||||
|
#~ "*Optional*. :code:`True`, if the administrator"
|
||||||
|
#~ " can edit messages of other users "
|
||||||
|
#~ "and can pin messages; channels only"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid ""
|
||||||
|
#~ "*Optional*. :code:`True`, if the user is"
|
||||||
|
#~ " allowed to pin messages; groups and"
|
||||||
|
#~ " supergroups only"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid ""
|
||||||
|
#~ "*Optional*. :code:`True`, if the user is"
|
||||||
|
#~ " allowed to create, rename, close, "
|
||||||
|
#~ "and reopen forum topics; supergroups "
|
||||||
|
#~ "only"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid ""
|
||||||
|
#~ "*Optional*. :code:`True`, if the user is"
|
||||||
|
#~ " a member of the chat at the"
|
||||||
|
#~ " moment of the request"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid ""
|
||||||
|
#~ "*Optional*. :code:`True`, if the user is"
|
||||||
|
#~ " allowed to send text messages, "
|
||||||
|
#~ "contacts, invoices, locations and venues"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "*Optional*. :code:`True`, if the user is allowed to send audios"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "*Optional*. :code:`True`, if the user is allowed to send documents"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "*Optional*. :code:`True`, if the user is allowed to send photos"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "*Optional*. :code:`True`, if the user is allowed to send videos"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "*Optional*. :code:`True`, if the user is allowed to send video notes"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "*Optional*. :code:`True`, if the user is allowed to send voice notes"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "*Optional*. :code:`True`, if the user is allowed to send polls"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid ""
|
||||||
|
#~ "*Optional*. :code:`True`, if the user is"
|
||||||
|
#~ " allowed to send animations, games, "
|
||||||
|
#~ "stickers and use inline bots"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid ""
|
||||||
|
#~ "*Optional*. :code:`True`, if the user is"
|
||||||
|
#~ " allowed to add web page previews "
|
||||||
|
#~ "to their messages"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid ""
|
||||||
|
#~ "*Optional*. Date when restrictions will "
|
||||||
|
#~ "be lifted for this user; unix "
|
||||||
|
#~ "time. If 0, then the user is "
|
||||||
|
#~ "restricted forever"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
|
||||||
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
|
|
@ -8,14 +8,14 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: aiogram \n"
|
"Project-Id-Version: aiogram \n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2023-03-11 01:52+0200\n"
|
"POT-Creation-Date: 2023-07-30 18:31+0300\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=utf-8\n"
|
"Content-Type: text/plain; charset=utf-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"Generated-By: Babel 2.11.0\n"
|
"Generated-By: Babel 2.12.1\n"
|
||||||
|
|
||||||
#: ../../contributing.rst:3
|
#: ../../contributing.rst:3
|
||||||
msgid "Contributing"
|
msgid "Contributing"
|
||||||
|
|
@ -317,6 +317,14 @@ msgstr ""
|
||||||
msgid ""
|
msgid ""
|
||||||
"So, if you want to financially support the project, or, for example, give"
|
"So, if you want to financially support the project, or, for example, give"
|
||||||
" me a pizza or a beer, you can do it on `OpenCollective "
|
" me a pizza or a beer, you can do it on `OpenCollective "
|
||||||
"<https://opencollective.com/aiogram>`_ or `Patreon "
|
"<https://opencollective.com/aiogram>`_."
|
||||||
"<https://www.patreon.com/aiogram>`_."
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#~ msgid ""
|
||||||
|
#~ "So, if you want to financially "
|
||||||
|
#~ "support the project, or, for example,"
|
||||||
|
#~ " give me a pizza or a beer, "
|
||||||
|
#~ "you can do it on `OpenCollective "
|
||||||
|
#~ "<https://opencollective.com/aiogram>`_ or `Patreon "
|
||||||
|
#~ "<https://www.patreon.com/aiogram>`_."
|
||||||
|
#~ msgstr ""
|
||||||
|
|
|
||||||
|
|
@ -8,14 +8,14 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: aiogram \n"
|
"Project-Id-Version: aiogram \n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2023-03-11 01:52+0200\n"
|
"POT-Creation-Date: 2023-07-30 18:31+0300\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=utf-8\n"
|
"Content-Type: text/plain; charset=utf-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"Generated-By: Babel 2.11.0\n"
|
"Generated-By: Babel 2.12.1\n"
|
||||||
|
|
||||||
#: ../../dispatcher/dispatcher.rst:3
|
#: ../../dispatcher/dispatcher.rst:3
|
||||||
msgid "Dispatcher"
|
msgid "Dispatcher"
|
||||||
|
|
@ -92,8 +92,7 @@ msgstr ""
|
||||||
msgid "Run many bots with polling"
|
msgid "Run many bots with polling"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: aiogram.dispatcher.dispatcher.Dispatcher.run_polling:3
|
#: aiogram.dispatcher.dispatcher.Dispatcher.run_polling:3 of
|
||||||
#: aiogram.dispatcher.dispatcher.Dispatcher.start_polling:3 of
|
|
||||||
msgid "Bot instances (one or mre)"
|
msgid "Bot instances (one or mre)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|
@ -112,23 +111,22 @@ msgstr ""
|
||||||
msgid "backoff-retry config"
|
msgid "backoff-retry config"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: aiogram.dispatcher.dispatcher.Dispatcher.run_polling:7
|
#: aiogram.dispatcher.dispatcher.Dispatcher.run_polling:7 of
|
||||||
#: aiogram.dispatcher.dispatcher.Dispatcher.start_polling:7 of
|
|
||||||
msgid "List of the update types you want your bot to receive"
|
msgid "List of the update types you want your bot to receive"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: aiogram.dispatcher.dispatcher.Dispatcher.run_polling:8
|
#: aiogram.dispatcher.dispatcher.Dispatcher.run_polling:8
|
||||||
#: aiogram.dispatcher.dispatcher.Dispatcher.start_polling:8 of
|
#: aiogram.dispatcher.dispatcher.Dispatcher.start_polling:9 of
|
||||||
msgid "handle signals (SIGINT/SIGTERM)"
|
msgid "handle signals (SIGINT/SIGTERM)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: aiogram.dispatcher.dispatcher.Dispatcher.run_polling:9
|
#: aiogram.dispatcher.dispatcher.Dispatcher.run_polling:9
|
||||||
#: aiogram.dispatcher.dispatcher.Dispatcher.start_polling:9 of
|
#: aiogram.dispatcher.dispatcher.Dispatcher.start_polling:10 of
|
||||||
msgid "close bot sessions on shutdown"
|
msgid "close bot sessions on shutdown"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: aiogram.dispatcher.dispatcher.Dispatcher.run_polling:10
|
#: aiogram.dispatcher.dispatcher.Dispatcher.run_polling:10
|
||||||
#: aiogram.dispatcher.dispatcher.Dispatcher.start_polling:10 of
|
#: aiogram.dispatcher.dispatcher.Dispatcher.start_polling:11 of
|
||||||
msgid "contextual data"
|
msgid "contextual data"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|
@ -141,6 +139,16 @@ msgstr ""
|
||||||
msgid "Polling runner"
|
msgid "Polling runner"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: aiogram.dispatcher.dispatcher.Dispatcher.start_polling:3 of
|
||||||
|
msgid "Bot instances (one or more)"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: aiogram.dispatcher.dispatcher.Dispatcher.start_polling:7 of
|
||||||
|
msgid ""
|
||||||
|
"List of the update types you want your bot to receive By default, all "
|
||||||
|
"used update types are enabled (resolved from handlers)"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: ../../dispatcher/dispatcher.rst:18
|
#: ../../dispatcher/dispatcher.rst:18
|
||||||
msgid "Simple usage"
|
msgid "Simple usage"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
|
||||||
159
docs/locale/en/LC_MESSAGES/dispatcher/errors.po
Normal file
159
docs/locale/en/LC_MESSAGES/dispatcher/errors.po
Normal file
|
|
@ -0,0 +1,159 @@
|
||||||
|
# SOME DESCRIPTIVE TITLE.
|
||||||
|
# Copyright (C) 2023, aiogram Team
|
||||||
|
# This file is distributed under the same license as the aiogram package.
|
||||||
|
# FIRST AUTHOR <EMAIL@ADDRESS>, 2023.
|
||||||
|
#
|
||||||
|
#, fuzzy
|
||||||
|
msgid ""
|
||||||
|
msgstr ""
|
||||||
|
"Project-Id-Version: aiogram \n"
|
||||||
|
"Report-Msgid-Bugs-To: \n"
|
||||||
|
"POT-Creation-Date: 2023-07-30 18:31+0300\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.12.1\n"
|
||||||
|
|
||||||
|
#: ../../dispatcher/errors.rst:3
|
||||||
|
msgid "Errors"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../dispatcher/errors.rst:7
|
||||||
|
msgid "Handling errors"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../dispatcher/errors.rst:9
|
||||||
|
msgid ""
|
||||||
|
"Is recommended way that you should use errors inside handlers using try-"
|
||||||
|
"except block, but in common cases you can use global errors handler at "
|
||||||
|
"router or dispatcher level."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../dispatcher/errors.rst:12
|
||||||
|
msgid ""
|
||||||
|
"If you specify errors handler for router - it will be used for all "
|
||||||
|
"handlers inside this router."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../dispatcher/errors.rst:14
|
||||||
|
msgid ""
|
||||||
|
"If you specify errors handler for dispatcher - it will be used for all "
|
||||||
|
"handlers inside all routers."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../dispatcher/errors.rst:34
|
||||||
|
msgid "ErrorEvent"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: aiogram.types.error_event.ErrorEvent:1 of
|
||||||
|
msgid ""
|
||||||
|
"Internal event, should be used to receive errors while processing Updates"
|
||||||
|
" from Telegram"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: aiogram.types.error_event.ErrorEvent:3 of
|
||||||
|
msgid "Source: https://core.telegram.org/bots/api#error-event"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../docstring aiogram.types.error_event.ErrorEvent.update:1 of
|
||||||
|
msgid "Received update"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../docstring aiogram.types.error_event.ErrorEvent.exception:1 of
|
||||||
|
msgid "Exception"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../dispatcher/errors.rst:45
|
||||||
|
msgid "Error types"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: aiogram.exceptions.AiogramError:1 of
|
||||||
|
msgid "Base exception for all aiogram errors."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: aiogram.exceptions.DetailedAiogramError:1 of
|
||||||
|
msgid "Base exception for all aiogram errors with detailed message."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: aiogram.exceptions.CallbackAnswerException:1 of
|
||||||
|
msgid "Exception for callback answer."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: aiogram.exceptions.UnsupportedKeywordArgument:1 of
|
||||||
|
msgid "Exception raised when a keyword argument is passed as filter."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: aiogram.exceptions.TelegramAPIError:1 of
|
||||||
|
msgid "Base exception for all Telegram API errors."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: aiogram.exceptions.TelegramNetworkError:1 of
|
||||||
|
msgid "Base exception for all Telegram network errors."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: aiogram.exceptions.TelegramRetryAfter:1 of
|
||||||
|
msgid "Exception raised when flood control exceeds."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: aiogram.exceptions.TelegramMigrateToChat:1 of
|
||||||
|
msgid "Exception raised when chat has been migrated to a supergroup."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: aiogram.exceptions.TelegramBadRequest:1 of
|
||||||
|
msgid "Exception raised when request is malformed."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: aiogram.exceptions.TelegramNotFound:1 of
|
||||||
|
msgid "Exception raised when chat, message, user, etc. not found."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: aiogram.exceptions.TelegramConflictError:1 of
|
||||||
|
msgid ""
|
||||||
|
"Exception raised when bot token is already used by another application in"
|
||||||
|
" polling mode."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: aiogram.exceptions.TelegramUnauthorizedError:1 of
|
||||||
|
msgid "Exception raised when bot token is invalid."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: aiogram.exceptions.TelegramForbiddenError:1 of
|
||||||
|
msgid "Exception raised when bot is kicked from chat or etc."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: aiogram.exceptions.TelegramServerError:1 of
|
||||||
|
msgid "Exception raised when Telegram server returns 5xx error."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: aiogram.exceptions.RestartingTelegram:1 of
|
||||||
|
msgid "Exception raised when Telegram server is restarting."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: aiogram.exceptions.RestartingTelegram:3 of
|
||||||
|
msgid ""
|
||||||
|
"It seems like this error is not used by Telegram anymore, but it's still "
|
||||||
|
"here for backward compatibility."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: aiogram.exceptions.RestartingTelegram:6 of
|
||||||
|
msgid ""
|
||||||
|
"Currently, you should expect that Telegram can raise RetryAfter (with "
|
||||||
|
"timeout 5 seconds)"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: aiogram.exceptions.RestartingTelegram:7 of
|
||||||
|
msgid "error instead of this one."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: aiogram.exceptions.TelegramEntityTooLarge:1 of
|
||||||
|
msgid "Exception raised when you are trying to send a file that is too large."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: aiogram.exceptions.ClientDecodeError:1 of
|
||||||
|
msgid ""
|
||||||
|
"Exception raised when client can't decode response. (Malformed response, "
|
||||||
|
"etc.)"
|
||||||
|
msgstr ""
|
||||||
|
|
@ -8,14 +8,14 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: aiogram \n"
|
"Project-Id-Version: aiogram \n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2022-11-23 00:47+0200\n"
|
"POT-Creation-Date: 2023-07-30 18:31+0300\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=utf-8\n"
|
"Content-Type: text/plain; charset=utf-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"Generated-By: Babel 2.10.3\n"
|
"Generated-By: Babel 2.12.1\n"
|
||||||
|
|
||||||
#: ../../dispatcher/router.rst:3
|
#: ../../dispatcher/router.rst:3
|
||||||
msgid "Router"
|
msgid "Router"
|
||||||
|
|
@ -46,7 +46,9 @@ msgid "By decorator - :obj:`@router.<event_type>(<filters, ...>)`"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: aiogram.dispatcher.router.Router.__init__
|
#: aiogram.dispatcher.router.Router.__init__
|
||||||
#: aiogram.dispatcher.router.Router.include_router of
|
#: aiogram.dispatcher.router.Router.include_router
|
||||||
|
#: aiogram.dispatcher.router.Router.include_routers
|
||||||
|
#: aiogram.dispatcher.router.Router.resolve_used_update_types of
|
||||||
msgid "Parameters"
|
msgid "Parameters"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|
@ -58,15 +60,37 @@ msgstr ""
|
||||||
msgid "Attach another router."
|
msgid "Attach another router."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: aiogram.dispatcher.router.Router.include_router of
|
#: aiogram.dispatcher.router.Router.include_router
|
||||||
|
#: aiogram.dispatcher.router.Router.include_routers
|
||||||
|
#: aiogram.dispatcher.router.Router.resolve_used_update_types of
|
||||||
msgid "Returns"
|
msgid "Returns"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../dispatcher/router.rst:11
|
#: aiogram.dispatcher.router.Router.include_routers:1 of
|
||||||
|
msgid "Attach multiple routers."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: aiogram.dispatcher.router.Router.resolve_used_update_types:1 of
|
||||||
|
msgid "Resolve registered event names"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: aiogram.dispatcher.router.Router.resolve_used_update_types:3 of
|
||||||
|
msgid "Is useful for getting updates only for registered event types."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: aiogram.dispatcher.router.Router.resolve_used_update_types:5 of
|
||||||
|
msgid "skip specified event names"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: aiogram.dispatcher.router.Router.resolve_used_update_types:6 of
|
||||||
|
msgid "set of registered names"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../dispatcher/router.rst:13
|
||||||
msgid "Event observers"
|
msgid "Event observers"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../dispatcher/router.rst:15
|
#: ../../dispatcher/router.rst:17
|
||||||
msgid ""
|
msgid ""
|
||||||
"All handlers always should be asynchronous. The name of the handler "
|
"All handlers always should be asynchronous. The name of the handler "
|
||||||
"function is not important. The event argument name is also not important "
|
"function is not important. The event argument name is also not important "
|
||||||
|
|
@ -74,134 +98,145 @@ msgid ""
|
||||||
" to function can not accept two arguments with the same name."
|
" to function can not accept two arguments with the same name."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../dispatcher/router.rst:18
|
#: ../../dispatcher/router.rst:20
|
||||||
msgid ""
|
msgid ""
|
||||||
"Here is the list of available observers and examples of how to register "
|
"Here is the list of available observers and examples of how to register "
|
||||||
"handlers"
|
"handlers"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../dispatcher/router.rst:20
|
#: ../../dispatcher/router.rst:22
|
||||||
msgid ""
|
msgid ""
|
||||||
"In these examples only decorator-style registering handlers are used, but"
|
"In these examples only decorator-style registering handlers are used, but"
|
||||||
" if you don't like @decorators just use :obj:`<event type>.register(...)`"
|
" if you don't like @decorators just use :obj:`<event type>.register(...)`"
|
||||||
" method instead."
|
" method instead."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../dispatcher/router.rst:23
|
#: ../../dispatcher/router.rst:25
|
||||||
msgid "Update"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: ../../dispatcher/router.rst:32
|
|
||||||
msgid ""
|
|
||||||
"By default Router already has an update handler which route all event "
|
|
||||||
"types to another observers."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: ../../dispatcher/router.rst:36
|
|
||||||
msgid "Message"
|
msgid "Message"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../dispatcher/router.rst:41
|
#: ../../dispatcher/router.rst:30
|
||||||
msgid "Be attentive with filtering this event"
|
msgid "Be attentive with filtering this event"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../dispatcher/router.rst:43
|
#: ../../dispatcher/router.rst:32
|
||||||
msgid ""
|
msgid ""
|
||||||
"You should expect that this event can be with different sets of "
|
"You should expect that this event can be with different sets of "
|
||||||
"attributes in different cases"
|
"attributes in different cases"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../dispatcher/router.rst:45
|
#: ../../dispatcher/router.rst:34
|
||||||
msgid ""
|
msgid ""
|
||||||
"(For example text, sticker and document are always of different content "
|
"(For example text, sticker and document are always of different content "
|
||||||
"types of message)"
|
"types of message)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../dispatcher/router.rst:47
|
#: ../../dispatcher/router.rst:36
|
||||||
msgid ""
|
msgid ""
|
||||||
"Recommended way to check field availability before usage, for example via"
|
"Recommended way to check field availability before usage, for example via"
|
||||||
" :ref:`magic filter <magic-filters>`: :code:`F.text` to handle text, "
|
" :ref:`magic filter <magic-filters>`: :code:`F.text` to handle text, "
|
||||||
":code:`F.sticker` to handle stickers only and etc."
|
":code:`F.sticker` to handle stickers only and etc."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../dispatcher/router.rst:58
|
#: ../../dispatcher/router.rst:47
|
||||||
msgid "Edited message"
|
msgid "Edited message"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../dispatcher/router.rst:66
|
#: ../../dispatcher/router.rst:55
|
||||||
msgid "Channel post"
|
msgid "Channel post"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../dispatcher/router.rst:74
|
#: ../../dispatcher/router.rst:63
|
||||||
msgid "Edited channel post"
|
msgid "Edited channel post"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../dispatcher/router.rst:83
|
#: ../../dispatcher/router.rst:72
|
||||||
msgid "Inline query"
|
msgid "Inline query"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../dispatcher/router.rst:91
|
#: ../../dispatcher/router.rst:80
|
||||||
msgid "Chosen inline query"
|
msgid "Chosen inline query"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../dispatcher/router.rst:99
|
#: ../../dispatcher/router.rst:88
|
||||||
msgid "Callback query"
|
msgid "Callback query"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../dispatcher/router.rst:107
|
#: ../../dispatcher/router.rst:96
|
||||||
msgid "Shipping query"
|
msgid "Shipping query"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../dispatcher/router.rst:115
|
#: ../../dispatcher/router.rst:104
|
||||||
msgid "Pre checkout query"
|
msgid "Pre checkout query"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../dispatcher/router.rst:123
|
#: ../../dispatcher/router.rst:112
|
||||||
msgid "Poll"
|
msgid "Poll"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../dispatcher/router.rst:131
|
#: ../../dispatcher/router.rst:120
|
||||||
msgid "Poll answer"
|
msgid "Poll answer"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../dispatcher/router.rst:139
|
#: ../../dispatcher/router.rst:128
|
||||||
msgid "Errors"
|
msgid "Errors"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../dispatcher/router.rst:146
|
#: ../../dispatcher/router.rst:135
|
||||||
msgid "Is useful for handling errors from other handlers"
|
msgid ""
|
||||||
|
"Is useful for handling errors from other handlers, error event described "
|
||||||
|
":ref:`here <error-event>`"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../dispatcher/router.rst:150
|
#: ../../dispatcher/router.rst:142
|
||||||
msgid "Nested routers"
|
msgid "Nested routers"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../dispatcher/router.rst:155
|
#: ../../dispatcher/router.rst:147
|
||||||
msgid ""
|
msgid ""
|
||||||
"Routers by the way can be nested to an another routers with some "
|
"Routers by the way can be nested to an another routers with some "
|
||||||
"limitations:"
|
"limitations:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../dispatcher/router.rst:155
|
#: ../../dispatcher/router.rst:147
|
||||||
msgid ""
|
msgid ""
|
||||||
"1. Router **CAN NOT** include itself 1. Routers **CAN NOT** be used for "
|
"1. Router **CAN NOT** include itself 1. Routers **CAN NOT** be used for "
|
||||||
"circular including (router 1 include router 2, router 2 include router 3,"
|
"circular including (router 1 include router 2, router 2 include router 3,"
|
||||||
" router 3 include router 1)"
|
" router 3 include router 1)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../dispatcher/router.rst:159
|
#: ../../dispatcher/router.rst:151
|
||||||
msgid "Example:"
|
msgid "Example:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../dispatcher/router.rst:161 ../../dispatcher/router.rst:171
|
#: ../../dispatcher/router.rst:153
|
||||||
|
msgid "module_1.py"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../dispatcher/router.rst:163
|
||||||
msgid "module_2.py"
|
msgid "module_2.py"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../dispatcher/router.rst:183
|
#: ../../dispatcher/router.rst:175
|
||||||
|
msgid "Update"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../dispatcher/router.rst:184
|
||||||
|
msgid "The only root Router (Dispatcher) can handle this type of event."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../dispatcher/router.rst:188
|
||||||
|
msgid ""
|
||||||
|
"Dispatcher already has default handler for this event type, so you can "
|
||||||
|
"use it for handling all updates that are not handled by any other "
|
||||||
|
"handlers."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../dispatcher/router.rst:191
|
||||||
msgid "How it works?"
|
msgid "How it works?"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../dispatcher/router.rst:185
|
#: ../../dispatcher/router.rst:193
|
||||||
msgid ""
|
msgid ""
|
||||||
"For example, dispatcher has 2 routers, the last router also has one "
|
"For example, dispatcher has 2 routers, the last router also has one "
|
||||||
"nested router:"
|
"nested router:"
|
||||||
|
|
@ -211,7 +246,7 @@ msgstr ""
|
||||||
msgid "Nested routers example"
|
msgid "Nested routers example"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../dispatcher/router.rst:190
|
#: ../../dispatcher/router.rst:198
|
||||||
msgid "In this case update propagation flow will have form:"
|
msgid "In this case update propagation flow will have form:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|
@ -220,3 +255,12 @@ msgstr ""
|
||||||
#~ "import string in format "
|
#~ "import string in format "
|
||||||
#~ "\"<module>:<attribute>\""
|
#~ "\"<module>:<attribute>\""
|
||||||
#~ msgstr ""
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid ""
|
||||||
|
#~ "By default Router already has an "
|
||||||
|
#~ "update handler which route all event "
|
||||||
|
#~ "types to another observers."
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "Is useful for handling errors from other handlers"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
|
||||||
|
|
@ -8,14 +8,14 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: aiogram \n"
|
"Project-Id-Version: aiogram \n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2023-03-11 01:52+0200\n"
|
"POT-Creation-Date: 2023-07-30 18:31+0300\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=utf-8\n"
|
"Content-Type: text/plain; charset=utf-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"Generated-By: Babel 2.11.0\n"
|
"Generated-By: Babel 2.12.1\n"
|
||||||
|
|
||||||
#: ../../../README.rst:3
|
#: ../../../README.rst:3
|
||||||
msgid "aiogram |beta badge|"
|
msgid "aiogram |beta badge|"
|
||||||
|
|
@ -119,7 +119,7 @@ msgstr ""
|
||||||
|
|
||||||
#: ../../../README.rst:66
|
#: ../../../README.rst:66
|
||||||
msgid ""
|
msgid ""
|
||||||
"Supports `Telegram Bot API 6.6 <https://core.telegram.org/bots/api>`_ and"
|
"Supports `Telegram Bot API 6.7 <https://core.telegram.org/bots/api>`_ and"
|
||||||
" gets fast updates to the latest versions of the Bot API"
|
" gets fast updates to the latest versions of the Bot API"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|
@ -229,3 +229,10 @@ msgstr ""
|
||||||
#~ " updates to the latest versions of"
|
#~ " updates to the latest versions of"
|
||||||
#~ " the Bot API"
|
#~ " the Bot API"
|
||||||
#~ msgstr ""
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid ""
|
||||||
|
#~ "Supports `Telegram Bot API 6.6 "
|
||||||
|
#~ "<https://core.telegram.org/bots/api>`_ and gets fast"
|
||||||
|
#~ " updates to the latest versions of"
|
||||||
|
#~ " the Bot API"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
|
||||||
|
|
@ -8,39 +8,37 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: aiogram \n"
|
"Project-Id-Version: aiogram \n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2022-10-01 22:51+0300\n"
|
"POT-Creation-Date: 2023-07-30 18:31+0300\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=utf-8\n"
|
"Content-Type: text/plain; charset=utf-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"Generated-By: Babel 2.10.3\n"
|
"Generated-By: Babel 2.12.1\n"
|
||||||
|
|
||||||
#: ../../install.rst:3
|
#: ../../install.rst:3
|
||||||
msgid "Installation"
|
msgid "Installation"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../install.rst:6
|
#: ../../install.rst:6 ../../install.rst:23
|
||||||
msgid "Stable (2.x)"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: ../../install.rst:9 ../../install.rst:26
|
|
||||||
msgid "From PyPI"
|
msgid "From PyPI"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../install.rst:16
|
#: ../../install.rst:13
|
||||||
msgid "From Arch Linux Repository"
|
msgid "From Arch Linux Repository"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../install.rst:23
|
#: ../../install.rst:20
|
||||||
msgid "Development build (3.x)"
|
msgid "Development build (3.x)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../install.rst:33
|
#: ../../install.rst:30
|
||||||
msgid "From GitHub"
|
msgid "From GitHub"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../install.rst:40
|
#~ msgid "Stable (2.x)"
|
||||||
msgid "From AUR"
|
#~ msgstr ""
|
||||||
msgstr ""
|
|
||||||
|
#~ msgid "From AUR"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
|
||||||
271
docs/locale/en/LC_MESSAGES/migration_2_to_3.po
Normal file
271
docs/locale/en/LC_MESSAGES/migration_2_to_3.po
Normal file
|
|
@ -0,0 +1,271 @@
|
||||||
|
# SOME DESCRIPTIVE TITLE.
|
||||||
|
# Copyright (C) 2023, aiogram Team
|
||||||
|
# This file is distributed under the same license as the aiogram package.
|
||||||
|
# FIRST AUTHOR <EMAIL@ADDRESS>, 2023.
|
||||||
|
#
|
||||||
|
#, fuzzy
|
||||||
|
msgid ""
|
||||||
|
msgstr ""
|
||||||
|
"Project-Id-Version: aiogram \n"
|
||||||
|
"Report-Msgid-Bugs-To: \n"
|
||||||
|
"POT-Creation-Date: 2023-07-30 18:31+0300\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.12.1\n"
|
||||||
|
|
||||||
|
#: ../../migration_2_to_3.rst:3
|
||||||
|
msgid "Migration FAQ (2.x -> 3.0)"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../migration_2_to_3.rst:7
|
||||||
|
msgid "This guide is still in progress."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../migration_2_to_3.rst:9
|
||||||
|
msgid ""
|
||||||
|
"This version introduces much many breaking changes and architectural "
|
||||||
|
"improvements, helping to reduce global variables count in your code, "
|
||||||
|
"provides useful mechanisms to separate your code to modules or just make "
|
||||||
|
"sharable modules via packages on the PyPi, makes middlewares and filters "
|
||||||
|
"more controllable and others."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../migration_2_to_3.rst:14
|
||||||
|
msgid ""
|
||||||
|
"On this page you can read about points that changed corresponding to last"
|
||||||
|
" stable 2.x version."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../migration_2_to_3.rst:18
|
||||||
|
msgid ""
|
||||||
|
"This page is most like a detailed changelog than a migration guide, but "
|
||||||
|
"it will be updated in the future."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../migration_2_to_3.rst:21
|
||||||
|
msgid ""
|
||||||
|
"Feel free to contribute to this page, if you find something that is not "
|
||||||
|
"mentioned here."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../migration_2_to_3.rst:25
|
||||||
|
msgid "Dispatcher"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../migration_2_to_3.rst:27
|
||||||
|
msgid ""
|
||||||
|
":class:`Dispatcher` class no longer accepts the `Bot` instance into the "
|
||||||
|
"initializer, it should be passed to dispatcher only for starting polling "
|
||||||
|
"or handling event from webhook. Also this way adds possibility to use "
|
||||||
|
"multiple bot instances at the same time (\"multibot\")"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../migration_2_to_3.rst:30
|
||||||
|
msgid ""
|
||||||
|
":class:`Dispatcher` now can be extended with another Dispatcher-like "
|
||||||
|
"thing named :class:`Router` (:ref:`Read more » <Nested routers>`). With "
|
||||||
|
"routes you can easily separate your code to multiple modules and may be "
|
||||||
|
"share this modules between projects."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../migration_2_to_3.rst:34
|
||||||
|
msgid ""
|
||||||
|
"Removed the **_handler** suffix from all event handler decorators and "
|
||||||
|
"registering methods. (:ref:`Read more » <Event observers>`)"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../migration_2_to_3.rst:36
|
||||||
|
msgid ""
|
||||||
|
"Executor entirely removed, now you can use Dispatcher directly to start "
|
||||||
|
"polling or webhook."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../migration_2_to_3.rst:37
|
||||||
|
msgid ""
|
||||||
|
"Throttling method is completely removed, now you can use middlewares to "
|
||||||
|
"control the execution context and use any throttling mechanism you want."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../migration_2_to_3.rst:39
|
||||||
|
msgid ""
|
||||||
|
"Removed global context variables from the API types, Bot and Dispatcher "
|
||||||
|
"object, from now if you want to get current bot instance inside handlers "
|
||||||
|
"or filters you should accept the argument :code:`bot: Bot` and use it "
|
||||||
|
"instead of :code:`Bot.get_current()` Inside middlewares it can be "
|
||||||
|
"accessed via :code:`data[\"bot\"]`."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../migration_2_to_3.rst:46
|
||||||
|
msgid "Filtering events"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../migration_2_to_3.rst:48
|
||||||
|
msgid ""
|
||||||
|
"Keyword filters can no more be used, use filters explicitly. (`Read more "
|
||||||
|
"» <https://github.com/aiogram/aiogram/issues/942>`_)"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../migration_2_to_3.rst:49
|
||||||
|
msgid ""
|
||||||
|
"In due to keyword filters was removed all enabled by default filters "
|
||||||
|
"(state and content_type now is not enabled), so you should specify them "
|
||||||
|
"explicitly if you want to use. For example instead of using "
|
||||||
|
":code:`@dp.message_handler(content_types=ContentType.PHOTO)` you should "
|
||||||
|
"use :code:`@router.message(F.photo)`"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../migration_2_to_3.rst:53
|
||||||
|
msgid ""
|
||||||
|
"Most of common filters is replaced by \"magic filter\". (:ref:`Read more "
|
||||||
|
"» <magic-filters>`)"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../migration_2_to_3.rst:54
|
||||||
|
msgid ""
|
||||||
|
"Now by default message handler receives any content type, if you want "
|
||||||
|
"specific one just add the filters (Magic or any other)"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../migration_2_to_3.rst:56
|
||||||
|
msgid ""
|
||||||
|
"State filter now is not enabled by default, that's mean if you using "
|
||||||
|
":code:`state=\"*\"` in v2 then you should not pass any state filter in "
|
||||||
|
"v3, and vice versa, if the state in v2 is not specified now you should "
|
||||||
|
"specify the state."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../migration_2_to_3.rst:59
|
||||||
|
msgid ""
|
||||||
|
"Added possibility to register per-router global filters, that helps to "
|
||||||
|
"reduces the number of repetitions in the code and makes easily way to "
|
||||||
|
"control for what each router will be used."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../migration_2_to_3.rst:65
|
||||||
|
msgid "Bot API"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../migration_2_to_3.rst:67
|
||||||
|
msgid ""
|
||||||
|
"Now all API methods is classes with validation (via `pydantic "
|
||||||
|
"<https://docs.pydantic.dev/>`_) (all API calls is also available as "
|
||||||
|
"methods in the Bot class)."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../migration_2_to_3.rst:69
|
||||||
|
msgid ""
|
||||||
|
"Added more pre-defined Enums and moved into `aiogram.enums` sub-package. "
|
||||||
|
"For example chat type enum now is :class:`aiogram.enums.ChatType` instead"
|
||||||
|
" of :class:`aiogram.types.chat.ChatType`. (:ref:`Read more » <enums>`)"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../migration_2_to_3.rst:72
|
||||||
|
msgid ""
|
||||||
|
"Separated HTTP client session into container that can be reused between "
|
||||||
|
"different Bot instances in the application."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../migration_2_to_3.rst:74
|
||||||
|
msgid ""
|
||||||
|
"API Exceptions is no more classified by specific message in due to "
|
||||||
|
"Telegram has no documented error codes. But all errors is classified by "
|
||||||
|
"HTTP status code and for each method only one case can be caused with the"
|
||||||
|
" same code, so in most cases you should check that only error type (by "
|
||||||
|
"status-code) without checking error message. (:ref:`Read more » <error-"
|
||||||
|
"types>`)"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../migration_2_to_3.rst:81
|
||||||
|
msgid "Middlewares"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../migration_2_to_3.rst:83
|
||||||
|
msgid ""
|
||||||
|
"Middlewares can now control a execution context, e.g. using context "
|
||||||
|
"managers (:ref:`Read more » <middlewares>`)"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../migration_2_to_3.rst:84
|
||||||
|
msgid ""
|
||||||
|
"All contextual data now is shared between middlewares, filters and "
|
||||||
|
"handlers to end-to-end use. For example now you can easily pass some data"
|
||||||
|
" into context inside middleware and get it in the filters layer as the "
|
||||||
|
"same way as in the handlers via keyword arguments."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../migration_2_to_3.rst:87
|
||||||
|
msgid ""
|
||||||
|
"Added mechanism named **flags**, that helps to customize handler behavior"
|
||||||
|
" in conjunction with middlewares. (:ref:`Read more » <flags>`)"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../migration_2_to_3.rst:92
|
||||||
|
msgid "Keyboard Markup"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../migration_2_to_3.rst:94
|
||||||
|
msgid ""
|
||||||
|
"Now :class:`aiogram.types.inline_keyboard_markup.InlineKeyboardMarkup` "
|
||||||
|
"and :class:`aiogram.types.reply_keyboard_markup.ReplyKeyboardMarkup` has "
|
||||||
|
"no methods to extend it, instead you have to use markup builders "
|
||||||
|
":class:`aiogram.utils.keyboard.ReplyKeyboardBuilder` and "
|
||||||
|
":class:`aiogram.utils.keyboard.KeyboardBuilder` respectively (:ref:`Read "
|
||||||
|
"more » <keyboard-builder>`)"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../migration_2_to_3.rst:102
|
||||||
|
msgid "Callbacks data"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../migration_2_to_3.rst:104
|
||||||
|
msgid ""
|
||||||
|
"Callback data factory now is strictly typed via `pydantic "
|
||||||
|
"<https://docs.pydantic.dev/>`_ models (:ref:`Read more » <callback-data-"
|
||||||
|
"factory>`)"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../migration_2_to_3.rst:109
|
||||||
|
msgid "Finite State machine"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../migration_2_to_3.rst:111
|
||||||
|
msgid ""
|
||||||
|
"State filter will no more added to all handlers, you will need to specify"
|
||||||
|
" state if you want"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../migration_2_to_3.rst:112
|
||||||
|
msgid ""
|
||||||
|
"Added possibility to change FSM strategy, for example if you want to "
|
||||||
|
"control state for each user in chat topics instead of user in chat you "
|
||||||
|
"can specify it in the Dispatcher."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../migration_2_to_3.rst:117
|
||||||
|
msgid "Sending Files"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../migration_2_to_3.rst:119
|
||||||
|
msgid ""
|
||||||
|
"From now you should wrap sending files into InputFile object before send "
|
||||||
|
"instead of passing IO object directly to the API method. (:ref:`Read more"
|
||||||
|
" » <sending-files>`)"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../migration_2_to_3.rst:124
|
||||||
|
msgid "Webhook"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../migration_2_to_3.rst:126
|
||||||
|
msgid "Simplified aiohttp web app configuration"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../migration_2_to_3.rst:127
|
||||||
|
msgid ""
|
||||||
|
"By default added possibility to upload files when you use reply into "
|
||||||
|
"webhook"
|
||||||
|
msgstr ""
|
||||||
|
|
@ -8,14 +8,14 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: aiogram \n"
|
"Project-Id-Version: aiogram \n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2022-10-01 22:51+0300\n"
|
"POT-Creation-Date: 2023-07-30 18:31+0300\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=utf-8\n"
|
"Content-Type: text/plain; charset=utf-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"Generated-By: Babel 2.10.3\n"
|
"Generated-By: Babel 2.12.1\n"
|
||||||
|
|
||||||
#: ../../utils/chat_action.rst:3
|
#: ../../utils/chat_action.rst:3
|
||||||
msgid "Chat action sender"
|
msgid "Chat action sender"
|
||||||
|
|
@ -48,23 +48,23 @@ msgid "Parameters"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: aiogram.utils.chat_action.ChatActionSender.__init__:1 of
|
#: aiogram.utils.chat_action.ChatActionSender.__init__:1 of
|
||||||
msgid "target chat id"
|
msgid "instance of the bot"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: aiogram.utils.chat_action.ChatActionSender.__init__:2 of
|
#: aiogram.utils.chat_action.ChatActionSender.__init__:2 of
|
||||||
msgid "chat action type"
|
msgid "target chat id"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: aiogram.utils.chat_action.ChatActionSender.__init__:3 of
|
#: aiogram.utils.chat_action.ChatActionSender.__init__:3 of
|
||||||
msgid "interval between iterations"
|
msgid "chat action type"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: aiogram.utils.chat_action.ChatActionSender.__init__:4 of
|
#: aiogram.utils.chat_action.ChatActionSender.__init__:4 of
|
||||||
msgid "sleep before first iteration"
|
msgid "interval between iterations"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: aiogram.utils.chat_action.ChatActionSender.__init__:5 of
|
#: aiogram.utils.chat_action.ChatActionSender.__init__:5 of
|
||||||
msgid "instance of the bot, can be omitted from the context"
|
msgid "sleep before first iteration"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: aiogram.utils.chat_action.ChatActionSender.choose_sticker:1 of
|
#: aiogram.utils.chat_action.ChatActionSender.choose_sticker:1 of
|
||||||
|
|
@ -144,3 +144,6 @@ msgstr ""
|
||||||
#: ../../utils/chat_action.rst:50
|
#: ../../utils/chat_action.rst:50
|
||||||
msgid "Change sender configuration:"
|
msgid "Change sender configuration:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "instance of the bot, can be omitted from the context"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
|
||||||
|
|
@ -8,7 +8,7 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: aiogram \n"
|
"Project-Id-Version: aiogram \n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2023-07-02 15:10+0300\n"
|
"POT-Creation-Date: 2023-07-30 18:31+0300\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
|
|
@ -96,6 +96,10 @@ msgstr ""
|
||||||
msgid "ending of the line, by default is :code:`\\\\n`"
|
msgid "ending of the line, by default is :code:`\\\\n`"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: aiogram.utils.formatting.as_line:5 of
|
||||||
|
msgid "separator between items, by default is empty string"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: aiogram.utils.formatting.Text.as_kwargs aiogram.utils.formatting.Text.render
|
#: aiogram.utils.formatting.Text.as_kwargs aiogram.utils.formatting.Text.render
|
||||||
#: aiogram.utils.formatting.as_key_value aiogram.utils.formatting.as_line
|
#: aiogram.utils.formatting.as_key_value aiogram.utils.formatting.as_line
|
||||||
#: aiogram.utils.formatting.as_list aiogram.utils.formatting.as_marked_list
|
#: aiogram.utils.formatting.as_list aiogram.utils.formatting.as_marked_list
|
||||||
|
|
@ -106,7 +110,7 @@ msgstr ""
|
||||||
msgid "Returns"
|
msgid "Returns"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: aiogram.utils.formatting.as_key_value:5 aiogram.utils.formatting.as_line:5
|
#: aiogram.utils.formatting.as_key_value:5 aiogram.utils.formatting.as_line:6
|
||||||
#: aiogram.utils.formatting.as_marked_list:5
|
#: aiogram.utils.formatting.as_marked_list:5
|
||||||
#: aiogram.utils.formatting.as_numbered_list:6
|
#: aiogram.utils.formatting.as_numbered_list:6
|
||||||
#: aiogram.utils.formatting.as_section:5 of
|
#: aiogram.utils.formatting.as_section:5 of
|
||||||
|
|
@ -122,7 +126,7 @@ msgid "Wrap elements as marked list"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: aiogram.utils.formatting.as_marked_list:4 of
|
#: aiogram.utils.formatting.as_marked_list:4 of
|
||||||
msgid "line marker, by default is :code:`- `"
|
msgid "line marker, by default is '- '"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: aiogram.utils.formatting.as_numbered_list:1 of
|
#: aiogram.utils.formatting.as_numbered_list:1 of
|
||||||
|
|
@ -134,7 +138,7 @@ msgid "initial number, by default 1"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: aiogram.utils.formatting.as_numbered_list:5 of
|
#: aiogram.utils.formatting.as_numbered_list:5 of
|
||||||
msgid "number format, by default :code:`{}. `"
|
msgid "number format, by default '{}. '"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: aiogram.utils.formatting.as_section:1 of
|
#: aiogram.utils.formatting.as_section:1 of
|
||||||
|
|
@ -437,3 +441,9 @@ msgid ""
|
||||||
"with type "
|
"with type "
|
||||||
":obj:`aiogram.enums.message_entity_type.MessageEntityType.CUSTOM_EMOJI`"
|
":obj:`aiogram.enums.message_entity_type.MessageEntityType.CUSTOM_EMOJI`"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "line marker, by default is :code:`- `"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "number format, by default :code:`{}. `"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
|
||||||
|
|
@ -8,14 +8,14 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: aiogram \n"
|
"Project-Id-Version: aiogram \n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2022-10-01 22:51+0300\n"
|
"POT-Creation-Date: 2023-07-30 18:31+0300\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=utf-8\n"
|
"Content-Type: text/plain; charset=utf-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"Generated-By: Babel 2.10.3\n"
|
"Generated-By: Babel 2.12.1\n"
|
||||||
|
|
||||||
#: ../../utils/web_app.rst:3
|
#: ../../utils/web_app.rst:3
|
||||||
msgid "WebApp"
|
msgid "WebApp"
|
||||||
|
|
@ -125,7 +125,7 @@ msgid ""
|
||||||
"opened. It is empty if the Web App was launched from a keyboard button."
|
"opened. It is empty if the Web App was launched from a keyboard button."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: aiogram.utils.web_app.WebAppInitData:3 of
|
#: aiogram.utils.web_app.WebAppInitData:4 of
|
||||||
msgid "Source: https://core.telegram.org/bots/webapps#webappinitdata"
|
msgid "Source: https://core.telegram.org/bots/webapps#webappinitdata"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|
@ -135,6 +135,25 @@ msgid ""
|
||||||
"messages via the answerWebAppQuery method."
|
"messages via the answerWebAppQuery method."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../docstring aiogram.utils.web_app.WebAppInitData.model_config:1
|
||||||
|
#: aiogram.utils.web_app.WebAppUser.model_config:1 of
|
||||||
|
msgid ""
|
||||||
|
"Configuration for the model, should be a dictionary conforming to "
|
||||||
|
"[`ConfigDict`][pydantic.config.ConfigDict]."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../docstring aiogram.utils.web_app.WebAppInitData.model_fields:1
|
||||||
|
#: aiogram.utils.web_app.WebAppUser.model_fields:1 of
|
||||||
|
msgid ""
|
||||||
|
"Metadata about the fields defined on the model, mapping of field names to"
|
||||||
|
" [`FieldInfo`][pydantic.fields.FieldInfo]."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../docstring aiogram.utils.web_app.WebAppInitData.model_fields:4
|
||||||
|
#: aiogram.utils.web_app.WebAppUser.model_fields:4 of
|
||||||
|
msgid "This replaces `Model.__fields__` from Pydantic V1."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: ../../docstring aiogram.utils.web_app.WebAppInitData.user:1 of
|
#: ../../docstring aiogram.utils.web_app.WebAppInitData.user:1 of
|
||||||
msgid "An object containing data about the current user."
|
msgid "An object containing data about the current user."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
|
||||||
|
|
@ -8,7 +8,7 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: aiogram \n"
|
"Project-Id-Version: aiogram \n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2023-07-02 15:10+0300\n"
|
"POT-Creation-Date: 2023-07-30 18:31+0300\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
|
|
@ -47,9 +47,7 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: aiogram.client.bot.Bot:1 of
|
#: aiogram.client.bot.Bot:1 of
|
||||||
msgid ""
|
msgid "Bases: :py:class:`object`"
|
||||||
"Bases: :py:class:`~aiogram.utils.mixins.ContextInstanceMixin`\\ "
|
|
||||||
"[:py:class:`Bot`]"
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: aiogram.client.bot.Bot.__init__:1 of
|
#: aiogram.client.bot.Bot.__init__:1 of
|
||||||
|
|
@ -110,6 +108,10 @@ msgstr ""
|
||||||
msgid "Generate bot context"
|
msgid "Generate bot context"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: aiogram.client.bot.Bot.context:3 of
|
||||||
|
msgid "close session on exit"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: aiogram.client.bot.Bot.me:1 of
|
#: aiogram.client.bot.Bot.me:1 of
|
||||||
msgid "Cached alias for getMe method"
|
msgid "Cached alias for getMe method"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
@ -158,3 +160,8 @@ msgstr ""
|
||||||
#: aiogram.client.bot.Bot.download:6 of
|
#: aiogram.client.bot.Bot.download:6 of
|
||||||
msgid "file_id or Downloadable object"
|
msgid "file_id or Downloadable object"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#~ msgid ""
|
||||||
|
#~ "Bases: :py:class:`~aiogram.utils.mixins.ContextInstanceMixin`\\"
|
||||||
|
#~ " [:py:class:`Bot`]"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
|
||||||
|
|
@ -0,0 +1,30 @@
|
||||||
|
# SOME DESCRIPTIVE TITLE.
|
||||||
|
# Copyright (C) 2023, aiogram Team
|
||||||
|
# This file is distributed under the same license as the aiogram package.
|
||||||
|
# FIRST AUTHOR <EMAIL@ADDRESS>, 2023.
|
||||||
|
#
|
||||||
|
#, fuzzy
|
||||||
|
msgid ""
|
||||||
|
msgstr ""
|
||||||
|
"Project-Id-Version: aiogram \n"
|
||||||
|
"Report-Msgid-Bugs-To: \n"
|
||||||
|
"POT-Creation-Date: 2023-07-30 18:31+0300\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.12.1\n"
|
||||||
|
|
||||||
|
#: ../../api/enums/encrypted_passport_element.rst:3
|
||||||
|
msgid "EncryptedPassportElement"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: aiogram.enums.encrypted_passport_element.EncryptedPassportElement:1 of
|
||||||
|
msgid "This object represents type of encrypted passport element."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: aiogram.enums.encrypted_passport_element.EncryptedPassportElement:3 of
|
||||||
|
msgid "Source: https://core.telegram.org/bots/api#encryptedpassportelement"
|
||||||
|
msgstr ""
|
||||||
|
|
@ -0,0 +1,30 @@
|
||||||
|
# SOME DESCRIPTIVE TITLE.
|
||||||
|
# Copyright (C) 2023, aiogram Team
|
||||||
|
# This file is distributed under the same license as the aiogram package.
|
||||||
|
# FIRST AUTHOR <EMAIL@ADDRESS>, 2023.
|
||||||
|
#
|
||||||
|
#, fuzzy
|
||||||
|
msgid ""
|
||||||
|
msgstr ""
|
||||||
|
"Project-Id-Version: aiogram \n"
|
||||||
|
"Report-Msgid-Bugs-To: \n"
|
||||||
|
"POT-Creation-Date: 2023-07-30 18:31+0300\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.12.1\n"
|
||||||
|
|
||||||
|
#: ../../api/enums/passport_element_error_type.rst:3
|
||||||
|
msgid "PassportElementErrorType"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: aiogram.enums.passport_element_error_type.PassportElementErrorType:1 of
|
||||||
|
msgid "This object represents a passport element error type."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: aiogram.enums.passport_element_error_type.PassportElementErrorType:3 of
|
||||||
|
msgid "Source: https://core.telegram.org/bots/api#passportelementerror"
|
||||||
|
msgstr ""
|
||||||
|
|
@ -8,14 +8,14 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: aiogram \n"
|
"Project-Id-Version: aiogram \n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2022-12-30 22:28+0200\n"
|
"POT-Creation-Date: 2023-07-30 18:31+0300\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=utf-8\n"
|
"Content-Type: text/plain; charset=utf-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"Generated-By: Babel 2.10.3\n"
|
"Generated-By: Babel 2.12.1\n"
|
||||||
|
|
||||||
#: ../../api/methods/send_animation.rst:3
|
#: ../../api/methods/send_animation.rst:3
|
||||||
msgid "sendAnimation"
|
msgid "sendAnimation"
|
||||||
|
|
@ -72,7 +72,7 @@ msgstr ""
|
||||||
msgid "Animation height"
|
msgid "Animation height"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../docstring aiogram.methods.send_animation.SendAnimation.thumb:1 of
|
#: ../../docstring aiogram.methods.send_animation.SendAnimation.thumbnail:1 of
|
||||||
msgid ""
|
msgid ""
|
||||||
"Thumbnail of the file sent; can be ignored if thumbnail generation for "
|
"Thumbnail of the file sent; can be ignored if thumbnail generation for "
|
||||||
"the file is supported server-side. The thumbnail should be in JPEG format"
|
"the file is supported server-side. The thumbnail should be in JPEG format"
|
||||||
|
|
@ -146,50 +146,62 @@ msgid ""
|
||||||
"remove reply keyboard or to force a reply from the user."
|
"remove reply keyboard or to force a reply from the user."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_animation.rst:14
|
#: ../../api/methods/send_animation.rst:15
|
||||||
msgid "Usage"
|
msgid "Usage"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_animation.rst:17
|
#: ../../api/methods/send_animation.rst:18
|
||||||
msgid "As bot method"
|
msgid "As bot method"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_animation.rst:25
|
#: ../../api/methods/send_animation.rst:26
|
||||||
msgid "Method as object"
|
msgid "Method as object"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_animation.rst:27
|
#: ../../api/methods/send_animation.rst:28
|
||||||
msgid "Imports:"
|
msgid "Imports:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_animation.rst:29
|
#: ../../api/methods/send_animation.rst:30
|
||||||
msgid ":code:`from aiogram.methods.send_animation import SendAnimation`"
|
msgid ":code:`from aiogram.methods.send_animation import SendAnimation`"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_animation.rst:30
|
#: ../../api/methods/send_animation.rst:31
|
||||||
msgid "alias: :code:`from aiogram.methods import SendAnimation`"
|
msgid "alias: :code:`from aiogram.methods import SendAnimation`"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_animation.rst:33
|
#: ../../api/methods/send_animation.rst:34
|
||||||
msgid "With specific bot"
|
msgid "With specific bot"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_animation.rst:40
|
#: ../../api/methods/send_animation.rst:41
|
||||||
msgid "As reply into Webhook in handler"
|
msgid "As reply into Webhook in handler"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_animation.rst:48
|
#: ../../api/methods/send_animation.rst:49
|
||||||
msgid "As shortcut from received object"
|
msgid "As shortcut from received object"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_animation.rst:50
|
#: ../../api/methods/send_animation.rst:51
|
||||||
msgid ":meth:`aiogram.types.message.Message.answer_animation`"
|
msgid ":meth:`aiogram.types.message.Message.answer_animation`"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_animation.rst:51
|
#: ../../api/methods/send_animation.rst:52
|
||||||
msgid ":meth:`aiogram.types.message.Message.reply_animation`"
|
msgid ":meth:`aiogram.types.message.Message.reply_animation`"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../api/methods/send_animation.rst:53
|
||||||
|
msgid ":meth:`aiogram.types.chat_member_updated.ChatMemberUpdated.answer_animation`"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../api/methods/send_animation.rst:54
|
||||||
|
msgid ":meth:`aiogram.types.chat_join_request.ChatJoinRequest.answer_animation`"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../api/methods/send_animation.rst:55
|
||||||
|
msgid ":meth:`aiogram.types.chat_join_request.ChatJoinRequest.answer_animation_pm`"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#~ msgid ""
|
#~ msgid ""
|
||||||
#~ "Additional interface options. A JSON-"
|
#~ "Additional interface options. A JSON-"
|
||||||
#~ "serialized object for an `inline "
|
#~ "serialized object for an `inline "
|
||||||
|
|
|
||||||
|
|
@ -8,14 +8,14 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: aiogram \n"
|
"Project-Id-Version: aiogram \n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2022-11-23 00:47+0200\n"
|
"POT-Creation-Date: 2023-07-30 18:31+0300\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=utf-8\n"
|
"Content-Type: text/plain; charset=utf-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"Generated-By: Babel 2.10.3\n"
|
"Generated-By: Babel 2.12.1\n"
|
||||||
|
|
||||||
#: ../../api/methods/send_audio.rst:3
|
#: ../../api/methods/send_audio.rst:3
|
||||||
msgid "sendAudio"
|
msgid "sendAudio"
|
||||||
|
|
@ -89,7 +89,7 @@ msgstr ""
|
||||||
msgid "Track name"
|
msgid "Track name"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../docstring aiogram.methods.send_audio.SendAudio.thumb:1 of
|
#: ../../docstring aiogram.methods.send_audio.SendAudio.thumbnail:1 of
|
||||||
msgid ""
|
msgid ""
|
||||||
"Thumbnail of the file sent; can be ignored if thumbnail generation for "
|
"Thumbnail of the file sent; can be ignored if thumbnail generation for "
|
||||||
"the file is supported server-side. The thumbnail should be in JPEG format"
|
"the file is supported server-side. The thumbnail should be in JPEG format"
|
||||||
|
|
@ -133,50 +133,62 @@ msgid ""
|
||||||
"remove reply keyboard or to force a reply from the user."
|
"remove reply keyboard or to force a reply from the user."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_audio.rst:14
|
#: ../../api/methods/send_audio.rst:15
|
||||||
msgid "Usage"
|
msgid "Usage"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_audio.rst:17
|
#: ../../api/methods/send_audio.rst:18
|
||||||
msgid "As bot method"
|
msgid "As bot method"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_audio.rst:25
|
#: ../../api/methods/send_audio.rst:26
|
||||||
msgid "Method as object"
|
msgid "Method as object"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_audio.rst:27
|
#: ../../api/methods/send_audio.rst:28
|
||||||
msgid "Imports:"
|
msgid "Imports:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_audio.rst:29
|
#: ../../api/methods/send_audio.rst:30
|
||||||
msgid ":code:`from aiogram.methods.send_audio import SendAudio`"
|
msgid ":code:`from aiogram.methods.send_audio import SendAudio`"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_audio.rst:30
|
#: ../../api/methods/send_audio.rst:31
|
||||||
msgid "alias: :code:`from aiogram.methods import SendAudio`"
|
msgid "alias: :code:`from aiogram.methods import SendAudio`"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_audio.rst:33
|
#: ../../api/methods/send_audio.rst:34
|
||||||
msgid "With specific bot"
|
msgid "With specific bot"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_audio.rst:40
|
#: ../../api/methods/send_audio.rst:41
|
||||||
msgid "As reply into Webhook in handler"
|
msgid "As reply into Webhook in handler"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_audio.rst:48
|
#: ../../api/methods/send_audio.rst:49
|
||||||
msgid "As shortcut from received object"
|
msgid "As shortcut from received object"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_audio.rst:50
|
#: ../../api/methods/send_audio.rst:51
|
||||||
msgid ":meth:`aiogram.types.message.Message.answer_audio`"
|
msgid ":meth:`aiogram.types.message.Message.answer_audio`"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_audio.rst:51
|
#: ../../api/methods/send_audio.rst:52
|
||||||
msgid ":meth:`aiogram.types.message.Message.reply_audio`"
|
msgid ":meth:`aiogram.types.message.Message.reply_audio`"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../api/methods/send_audio.rst:53
|
||||||
|
msgid ":meth:`aiogram.types.chat_member_updated.ChatMemberUpdated.answer_audio`"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../api/methods/send_audio.rst:54
|
||||||
|
msgid ":meth:`aiogram.types.chat_join_request.ChatJoinRequest.answer_audio`"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../api/methods/send_audio.rst:55
|
||||||
|
msgid ":meth:`aiogram.types.chat_join_request.ChatJoinRequest.answer_audio_pm`"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#~ msgid ""
|
#~ msgid ""
|
||||||
#~ "Additional interface options. A JSON-"
|
#~ "Additional interface options. A JSON-"
|
||||||
#~ "serialized object for an `inline "
|
#~ "serialized object for an `inline "
|
||||||
|
|
|
||||||
|
|
@ -8,14 +8,14 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: aiogram \n"
|
"Project-Id-Version: aiogram \n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2022-11-23 00:47+0200\n"
|
"POT-Creation-Date: 2023-07-30 18:31+0300\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=utf-8\n"
|
"Content-Type: text/plain; charset=utf-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"Generated-By: Babel 2.10.3\n"
|
"Generated-By: Babel 2.12.1\n"
|
||||||
|
|
||||||
#: ../../api/methods/send_contact.rst:3
|
#: ../../api/methods/send_contact.rst:3
|
||||||
msgid "sendContact"
|
msgid "sendContact"
|
||||||
|
|
@ -99,50 +99,62 @@ msgid ""
|
||||||
"remove reply keyboard or to force a reply from the user."
|
"remove reply keyboard or to force a reply from the user."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_contact.rst:14
|
#: ../../api/methods/send_contact.rst:15
|
||||||
msgid "Usage"
|
msgid "Usage"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_contact.rst:17
|
#: ../../api/methods/send_contact.rst:18
|
||||||
msgid "As bot method"
|
msgid "As bot method"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_contact.rst:25
|
#: ../../api/methods/send_contact.rst:26
|
||||||
msgid "Method as object"
|
msgid "Method as object"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_contact.rst:27
|
#: ../../api/methods/send_contact.rst:28
|
||||||
msgid "Imports:"
|
msgid "Imports:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_contact.rst:29
|
#: ../../api/methods/send_contact.rst:30
|
||||||
msgid ":code:`from aiogram.methods.send_contact import SendContact`"
|
msgid ":code:`from aiogram.methods.send_contact import SendContact`"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_contact.rst:30
|
#: ../../api/methods/send_contact.rst:31
|
||||||
msgid "alias: :code:`from aiogram.methods import SendContact`"
|
msgid "alias: :code:`from aiogram.methods import SendContact`"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_contact.rst:33
|
#: ../../api/methods/send_contact.rst:34
|
||||||
msgid "With specific bot"
|
msgid "With specific bot"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_contact.rst:40
|
#: ../../api/methods/send_contact.rst:41
|
||||||
msgid "As reply into Webhook in handler"
|
msgid "As reply into Webhook in handler"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_contact.rst:48
|
#: ../../api/methods/send_contact.rst:49
|
||||||
msgid "As shortcut from received object"
|
msgid "As shortcut from received object"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_contact.rst:50
|
#: ../../api/methods/send_contact.rst:51
|
||||||
msgid ":meth:`aiogram.types.message.Message.answer_contact`"
|
msgid ":meth:`aiogram.types.message.Message.answer_contact`"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_contact.rst:51
|
#: ../../api/methods/send_contact.rst:52
|
||||||
msgid ":meth:`aiogram.types.message.Message.reply_contact`"
|
msgid ":meth:`aiogram.types.message.Message.reply_contact`"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../api/methods/send_contact.rst:53
|
||||||
|
msgid ":meth:`aiogram.types.chat_member_updated.ChatMemberUpdated.answer_contact`"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../api/methods/send_contact.rst:54
|
||||||
|
msgid ":meth:`aiogram.types.chat_join_request.ChatJoinRequest.answer_contact`"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../api/methods/send_contact.rst:55
|
||||||
|
msgid ":meth:`aiogram.types.chat_join_request.ChatJoinRequest.answer_contact_pm`"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#~ msgid ""
|
#~ msgid ""
|
||||||
#~ "Additional interface options. A JSON-"
|
#~ "Additional interface options. A JSON-"
|
||||||
#~ "serialized object for an `inline "
|
#~ "serialized object for an `inline "
|
||||||
|
|
|
||||||
|
|
@ -8,14 +8,14 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: aiogram \n"
|
"Project-Id-Version: aiogram \n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2022-11-23 00:47+0200\n"
|
"POT-Creation-Date: 2023-07-30 18:31+0300\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=utf-8\n"
|
"Content-Type: text/plain; charset=utf-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"Generated-By: Babel 2.10.3\n"
|
"Generated-By: Babel 2.12.1\n"
|
||||||
|
|
||||||
#: ../../api/methods/send_dice.rst:3
|
#: ../../api/methods/send_dice.rst:3
|
||||||
msgid "sendDice"
|
msgid "sendDice"
|
||||||
|
|
@ -86,50 +86,62 @@ msgid ""
|
||||||
"remove reply keyboard or to force a reply from the user."
|
"remove reply keyboard or to force a reply from the user."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_dice.rst:14
|
#: ../../api/methods/send_dice.rst:15
|
||||||
msgid "Usage"
|
msgid "Usage"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_dice.rst:17
|
#: ../../api/methods/send_dice.rst:18
|
||||||
msgid "As bot method"
|
msgid "As bot method"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_dice.rst:25
|
#: ../../api/methods/send_dice.rst:26
|
||||||
msgid "Method as object"
|
msgid "Method as object"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_dice.rst:27
|
#: ../../api/methods/send_dice.rst:28
|
||||||
msgid "Imports:"
|
msgid "Imports:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_dice.rst:29
|
#: ../../api/methods/send_dice.rst:30
|
||||||
msgid ":code:`from aiogram.methods.send_dice import SendDice`"
|
msgid ":code:`from aiogram.methods.send_dice import SendDice`"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_dice.rst:30
|
#: ../../api/methods/send_dice.rst:31
|
||||||
msgid "alias: :code:`from aiogram.methods import SendDice`"
|
msgid "alias: :code:`from aiogram.methods import SendDice`"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_dice.rst:33
|
#: ../../api/methods/send_dice.rst:34
|
||||||
msgid "With specific bot"
|
msgid "With specific bot"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_dice.rst:40
|
#: ../../api/methods/send_dice.rst:41
|
||||||
msgid "As reply into Webhook in handler"
|
msgid "As reply into Webhook in handler"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_dice.rst:48
|
#: ../../api/methods/send_dice.rst:49
|
||||||
msgid "As shortcut from received object"
|
msgid "As shortcut from received object"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_dice.rst:50
|
#: ../../api/methods/send_dice.rst:51
|
||||||
msgid ":meth:`aiogram.types.message.Message.answer_dice`"
|
msgid ":meth:`aiogram.types.message.Message.answer_dice`"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_dice.rst:51
|
#: ../../api/methods/send_dice.rst:52
|
||||||
msgid ":meth:`aiogram.types.message.Message.reply_dice`"
|
msgid ":meth:`aiogram.types.message.Message.reply_dice`"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../api/methods/send_dice.rst:53
|
||||||
|
msgid ":meth:`aiogram.types.chat_member_updated.ChatMemberUpdated.answer_dice`"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../api/methods/send_dice.rst:54
|
||||||
|
msgid ":meth:`aiogram.types.chat_join_request.ChatJoinRequest.answer_dice`"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../api/methods/send_dice.rst:55
|
||||||
|
msgid ":meth:`aiogram.types.chat_join_request.ChatJoinRequest.answer_dice_pm`"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#~ msgid ""
|
#~ msgid ""
|
||||||
#~ "Additional interface options. A JSON-"
|
#~ "Additional interface options. A JSON-"
|
||||||
#~ "serialized object for an `inline "
|
#~ "serialized object for an `inline "
|
||||||
|
|
|
||||||
|
|
@ -8,14 +8,14 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: aiogram \n"
|
"Project-Id-Version: aiogram \n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2022-11-23 00:47+0200\n"
|
"POT-Creation-Date: 2023-07-30 18:31+0300\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=utf-8\n"
|
"Content-Type: text/plain; charset=utf-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"Generated-By: Babel 2.10.3\n"
|
"Generated-By: Babel 2.12.1\n"
|
||||||
|
|
||||||
#: ../../api/methods/send_document.rst:3
|
#: ../../api/methods/send_document.rst:3
|
||||||
msgid "sendDocument"
|
msgid "sendDocument"
|
||||||
|
|
@ -58,7 +58,7 @@ msgid ""
|
||||||
" forum supergroups only"
|
" forum supergroups only"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../docstring aiogram.methods.send_document.SendDocument.thumb:1 of
|
#: ../../docstring aiogram.methods.send_document.SendDocument.thumbnail:1 of
|
||||||
msgid ""
|
msgid ""
|
||||||
"Thumbnail of the file sent; can be ignored if thumbnail generation for "
|
"Thumbnail of the file sent; can be ignored if thumbnail generation for "
|
||||||
"the file is supported server-side. The thumbnail should be in JPEG format"
|
"the file is supported server-side. The thumbnail should be in JPEG format"
|
||||||
|
|
@ -131,50 +131,62 @@ msgid ""
|
||||||
"remove reply keyboard or to force a reply from the user."
|
"remove reply keyboard or to force a reply from the user."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_document.rst:14
|
#: ../../api/methods/send_document.rst:15
|
||||||
msgid "Usage"
|
msgid "Usage"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_document.rst:17
|
#: ../../api/methods/send_document.rst:18
|
||||||
msgid "As bot method"
|
msgid "As bot method"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_document.rst:25
|
#: ../../api/methods/send_document.rst:26
|
||||||
msgid "Method as object"
|
msgid "Method as object"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_document.rst:27
|
#: ../../api/methods/send_document.rst:28
|
||||||
msgid "Imports:"
|
msgid "Imports:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_document.rst:29
|
#: ../../api/methods/send_document.rst:30
|
||||||
msgid ":code:`from aiogram.methods.send_document import SendDocument`"
|
msgid ":code:`from aiogram.methods.send_document import SendDocument`"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_document.rst:30
|
#: ../../api/methods/send_document.rst:31
|
||||||
msgid "alias: :code:`from aiogram.methods import SendDocument`"
|
msgid "alias: :code:`from aiogram.methods import SendDocument`"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_document.rst:33
|
#: ../../api/methods/send_document.rst:34
|
||||||
msgid "With specific bot"
|
msgid "With specific bot"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_document.rst:40
|
#: ../../api/methods/send_document.rst:41
|
||||||
msgid "As reply into Webhook in handler"
|
msgid "As reply into Webhook in handler"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_document.rst:48
|
#: ../../api/methods/send_document.rst:49
|
||||||
msgid "As shortcut from received object"
|
msgid "As shortcut from received object"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_document.rst:50
|
#: ../../api/methods/send_document.rst:51
|
||||||
msgid ":meth:`aiogram.types.message.Message.answer_document`"
|
msgid ":meth:`aiogram.types.message.Message.answer_document`"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_document.rst:51
|
#: ../../api/methods/send_document.rst:52
|
||||||
msgid ":meth:`aiogram.types.message.Message.reply_document`"
|
msgid ":meth:`aiogram.types.message.Message.reply_document`"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../api/methods/send_document.rst:53
|
||||||
|
msgid ":meth:`aiogram.types.chat_member_updated.ChatMemberUpdated.answer_document`"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../api/methods/send_document.rst:54
|
||||||
|
msgid ":meth:`aiogram.types.chat_join_request.ChatJoinRequest.answer_document`"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../api/methods/send_document.rst:55
|
||||||
|
msgid ":meth:`aiogram.types.chat_join_request.ChatJoinRequest.answer_document_pm`"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#~ msgid ""
|
#~ msgid ""
|
||||||
#~ "Additional interface options. A JSON-"
|
#~ "Additional interface options. A JSON-"
|
||||||
#~ "serialized object for an `inline "
|
#~ "serialized object for an `inline "
|
||||||
|
|
|
||||||
|
|
@ -8,14 +8,14 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: aiogram \n"
|
"Project-Id-Version: aiogram \n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2022-11-23 00:47+0200\n"
|
"POT-Creation-Date: 2023-07-30 18:31+0300\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=utf-8\n"
|
"Content-Type: text/plain; charset=utf-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"Generated-By: Babel 2.10.3\n"
|
"Generated-By: Babel 2.12.1\n"
|
||||||
|
|
||||||
#: ../../api/methods/send_game.rst:3
|
#: ../../api/methods/send_game.rst:3
|
||||||
msgid "sendGame"
|
msgid "sendGame"
|
||||||
|
|
@ -80,50 +80,62 @@ msgid ""
|
||||||
"button must launch the game."
|
"button must launch the game."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_game.rst:14
|
#: ../../api/methods/send_game.rst:15
|
||||||
msgid "Usage"
|
msgid "Usage"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_game.rst:17
|
#: ../../api/methods/send_game.rst:18
|
||||||
msgid "As bot method"
|
msgid "As bot method"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_game.rst:25
|
#: ../../api/methods/send_game.rst:26
|
||||||
msgid "Method as object"
|
msgid "Method as object"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_game.rst:27
|
#: ../../api/methods/send_game.rst:28
|
||||||
msgid "Imports:"
|
msgid "Imports:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_game.rst:29
|
#: ../../api/methods/send_game.rst:30
|
||||||
msgid ":code:`from aiogram.methods.send_game import SendGame`"
|
msgid ":code:`from aiogram.methods.send_game import SendGame`"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_game.rst:30
|
#: ../../api/methods/send_game.rst:31
|
||||||
msgid "alias: :code:`from aiogram.methods import SendGame`"
|
msgid "alias: :code:`from aiogram.methods import SendGame`"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_game.rst:33
|
#: ../../api/methods/send_game.rst:34
|
||||||
msgid "With specific bot"
|
msgid "With specific bot"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_game.rst:40
|
#: ../../api/methods/send_game.rst:41
|
||||||
msgid "As reply into Webhook in handler"
|
msgid "As reply into Webhook in handler"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_game.rst:48
|
#: ../../api/methods/send_game.rst:49
|
||||||
msgid "As shortcut from received object"
|
msgid "As shortcut from received object"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_game.rst:50
|
#: ../../api/methods/send_game.rst:51
|
||||||
msgid ":meth:`aiogram.types.message.Message.answer_game`"
|
msgid ":meth:`aiogram.types.message.Message.answer_game`"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_game.rst:51
|
#: ../../api/methods/send_game.rst:52
|
||||||
msgid ":meth:`aiogram.types.message.Message.reply_game`"
|
msgid ":meth:`aiogram.types.message.Message.reply_game`"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../api/methods/send_game.rst:53
|
||||||
|
msgid ":meth:`aiogram.types.chat_member_updated.ChatMemberUpdated.answer_game`"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../api/methods/send_game.rst:54
|
||||||
|
msgid ":meth:`aiogram.types.chat_join_request.ChatJoinRequest.answer_game`"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../api/methods/send_game.rst:55
|
||||||
|
msgid ":meth:`aiogram.types.chat_join_request.ChatJoinRequest.answer_game_pm`"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#~ msgid ""
|
#~ msgid ""
|
||||||
#~ "A JSON-serialized object for an "
|
#~ "A JSON-serialized object for an "
|
||||||
#~ "`inline keyboard <https://core.telegram.org/bots"
|
#~ "`inline keyboard <https://core.telegram.org/bots"
|
||||||
|
|
|
||||||
|
|
@ -8,14 +8,14 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: aiogram \n"
|
"Project-Id-Version: aiogram \n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2022-11-23 00:47+0200\n"
|
"POT-Creation-Date: 2023-07-30 18:31+0300\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=utf-8\n"
|
"Content-Type: text/plain; charset=utf-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"Generated-By: Babel 2.10.3\n"
|
"Generated-By: Babel 2.12.1\n"
|
||||||
|
|
||||||
#: ../../api/methods/send_invoice.rst:3
|
#: ../../api/methods/send_invoice.rst:3
|
||||||
msgid "sendInvoice"
|
msgid "sendInvoice"
|
||||||
|
|
@ -210,50 +210,62 @@ msgid ""
|
||||||
"first button must be a Pay button."
|
"first button must be a Pay button."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_invoice.rst:14
|
#: ../../api/methods/send_invoice.rst:15
|
||||||
msgid "Usage"
|
msgid "Usage"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_invoice.rst:17
|
#: ../../api/methods/send_invoice.rst:18
|
||||||
msgid "As bot method"
|
msgid "As bot method"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_invoice.rst:25
|
#: ../../api/methods/send_invoice.rst:26
|
||||||
msgid "Method as object"
|
msgid "Method as object"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_invoice.rst:27
|
#: ../../api/methods/send_invoice.rst:28
|
||||||
msgid "Imports:"
|
msgid "Imports:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_invoice.rst:29
|
#: ../../api/methods/send_invoice.rst:30
|
||||||
msgid ":code:`from aiogram.methods.send_invoice import SendInvoice`"
|
msgid ":code:`from aiogram.methods.send_invoice import SendInvoice`"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_invoice.rst:30
|
#: ../../api/methods/send_invoice.rst:31
|
||||||
msgid "alias: :code:`from aiogram.methods import SendInvoice`"
|
msgid "alias: :code:`from aiogram.methods import SendInvoice`"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_invoice.rst:33
|
#: ../../api/methods/send_invoice.rst:34
|
||||||
msgid "With specific bot"
|
msgid "With specific bot"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_invoice.rst:40
|
#: ../../api/methods/send_invoice.rst:41
|
||||||
msgid "As reply into Webhook in handler"
|
msgid "As reply into Webhook in handler"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_invoice.rst:48
|
#: ../../api/methods/send_invoice.rst:49
|
||||||
msgid "As shortcut from received object"
|
msgid "As shortcut from received object"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_invoice.rst:50
|
#: ../../api/methods/send_invoice.rst:51
|
||||||
msgid ":meth:`aiogram.types.message.Message.answer_invoice`"
|
msgid ":meth:`aiogram.types.message.Message.answer_invoice`"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_invoice.rst:51
|
#: ../../api/methods/send_invoice.rst:52
|
||||||
msgid ":meth:`aiogram.types.message.Message.reply_invoice`"
|
msgid ":meth:`aiogram.types.message.Message.reply_invoice`"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../api/methods/send_invoice.rst:53
|
||||||
|
msgid ":meth:`aiogram.types.chat_member_updated.ChatMemberUpdated.answer_invoice`"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../api/methods/send_invoice.rst:54
|
||||||
|
msgid ":meth:`aiogram.types.chat_join_request.ChatJoinRequest.answer_invoice`"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../api/methods/send_invoice.rst:55
|
||||||
|
msgid ":meth:`aiogram.types.chat_join_request.ChatJoinRequest.answer_invoice_pm`"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#~ msgid ""
|
#~ msgid ""
|
||||||
#~ "A JSON-serialized object for an "
|
#~ "A JSON-serialized object for an "
|
||||||
#~ "`inline keyboard <https://core.telegram.org/bots"
|
#~ "`inline keyboard <https://core.telegram.org/bots"
|
||||||
|
|
|
||||||
|
|
@ -8,14 +8,14 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: aiogram \n"
|
"Project-Id-Version: aiogram \n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2022-11-23 00:47+0200\n"
|
"POT-Creation-Date: 2023-07-30 18:31+0300\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=utf-8\n"
|
"Content-Type: text/plain; charset=utf-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"Generated-By: Babel 2.10.3\n"
|
"Generated-By: Babel 2.12.1\n"
|
||||||
|
|
||||||
#: ../../api/methods/send_location.rst:3
|
#: ../../api/methods/send_location.rst:3
|
||||||
msgid "sendLocation"
|
msgid "sendLocation"
|
||||||
|
|
@ -115,50 +115,62 @@ msgid ""
|
||||||
"remove reply keyboard or to force a reply from the user."
|
"remove reply keyboard or to force a reply from the user."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_location.rst:14
|
#: ../../api/methods/send_location.rst:15
|
||||||
msgid "Usage"
|
msgid "Usage"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_location.rst:17
|
#: ../../api/methods/send_location.rst:18
|
||||||
msgid "As bot method"
|
msgid "As bot method"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_location.rst:25
|
#: ../../api/methods/send_location.rst:26
|
||||||
msgid "Method as object"
|
msgid "Method as object"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_location.rst:27
|
#: ../../api/methods/send_location.rst:28
|
||||||
msgid "Imports:"
|
msgid "Imports:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_location.rst:29
|
#: ../../api/methods/send_location.rst:30
|
||||||
msgid ":code:`from aiogram.methods.send_location import SendLocation`"
|
msgid ":code:`from aiogram.methods.send_location import SendLocation`"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_location.rst:30
|
#: ../../api/methods/send_location.rst:31
|
||||||
msgid "alias: :code:`from aiogram.methods import SendLocation`"
|
msgid "alias: :code:`from aiogram.methods import SendLocation`"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_location.rst:33
|
#: ../../api/methods/send_location.rst:34
|
||||||
msgid "With specific bot"
|
msgid "With specific bot"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_location.rst:40
|
#: ../../api/methods/send_location.rst:41
|
||||||
msgid "As reply into Webhook in handler"
|
msgid "As reply into Webhook in handler"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_location.rst:48
|
#: ../../api/methods/send_location.rst:49
|
||||||
msgid "As shortcut from received object"
|
msgid "As shortcut from received object"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_location.rst:50
|
#: ../../api/methods/send_location.rst:51
|
||||||
msgid ":meth:`aiogram.types.message.Message.answer_location`"
|
msgid ":meth:`aiogram.types.message.Message.answer_location`"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_location.rst:51
|
#: ../../api/methods/send_location.rst:52
|
||||||
msgid ":meth:`aiogram.types.message.Message.reply_location`"
|
msgid ":meth:`aiogram.types.message.Message.reply_location`"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../api/methods/send_location.rst:53
|
||||||
|
msgid ":meth:`aiogram.types.chat_member_updated.ChatMemberUpdated.answer_location`"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../api/methods/send_location.rst:54
|
||||||
|
msgid ":meth:`aiogram.types.chat_join_request.ChatJoinRequest.answer_location`"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../api/methods/send_location.rst:55
|
||||||
|
msgid ":meth:`aiogram.types.chat_join_request.ChatJoinRequest.answer_location_pm`"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#~ msgid ""
|
#~ msgid ""
|
||||||
#~ "Additional interface options. A JSON-"
|
#~ "Additional interface options. A JSON-"
|
||||||
#~ "serialized object for an `inline "
|
#~ "serialized object for an `inline "
|
||||||
|
|
|
||||||
|
|
@ -8,14 +8,14 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: aiogram \n"
|
"Project-Id-Version: aiogram \n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2022-11-23 00:47+0200\n"
|
"POT-Creation-Date: 2023-07-30 18:31+0300\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=utf-8\n"
|
"Content-Type: text/plain; charset=utf-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"Generated-By: Babel 2.10.3\n"
|
"Generated-By: Babel 2.12.1\n"
|
||||||
|
|
||||||
#: ../../api/methods/send_media_group.rst:3
|
#: ../../api/methods/send_media_group.rst:3
|
||||||
msgid "sendMediaGroup"
|
msgid "sendMediaGroup"
|
||||||
|
|
@ -82,46 +82,58 @@ msgid ""
|
||||||
"replied-to message is not found"
|
"replied-to message is not found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_media_group.rst:14
|
#: ../../api/methods/send_media_group.rst:15
|
||||||
msgid "Usage"
|
msgid "Usage"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_media_group.rst:17
|
#: ../../api/methods/send_media_group.rst:18
|
||||||
msgid "As bot method"
|
msgid "As bot method"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_media_group.rst:25
|
#: ../../api/methods/send_media_group.rst:26
|
||||||
msgid "Method as object"
|
msgid "Method as object"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_media_group.rst:27
|
#: ../../api/methods/send_media_group.rst:28
|
||||||
msgid "Imports:"
|
msgid "Imports:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_media_group.rst:29
|
#: ../../api/methods/send_media_group.rst:30
|
||||||
msgid ":code:`from aiogram.methods.send_media_group import SendMediaGroup`"
|
msgid ":code:`from aiogram.methods.send_media_group import SendMediaGroup`"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_media_group.rst:30
|
#: ../../api/methods/send_media_group.rst:31
|
||||||
msgid "alias: :code:`from aiogram.methods import SendMediaGroup`"
|
msgid "alias: :code:`from aiogram.methods import SendMediaGroup`"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_media_group.rst:33
|
#: ../../api/methods/send_media_group.rst:34
|
||||||
msgid "With specific bot"
|
msgid "With specific bot"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_media_group.rst:40
|
#: ../../api/methods/send_media_group.rst:41
|
||||||
msgid "As reply into Webhook in handler"
|
msgid "As reply into Webhook in handler"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_media_group.rst:48
|
#: ../../api/methods/send_media_group.rst:49
|
||||||
msgid "As shortcut from received object"
|
msgid "As shortcut from received object"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_media_group.rst:50
|
#: ../../api/methods/send_media_group.rst:51
|
||||||
msgid ":meth:`aiogram.types.message.Message.answer_media_group`"
|
msgid ":meth:`aiogram.types.message.Message.answer_media_group`"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_media_group.rst:51
|
#: ../../api/methods/send_media_group.rst:52
|
||||||
msgid ":meth:`aiogram.types.message.Message.reply_media_group`"
|
msgid ":meth:`aiogram.types.message.Message.reply_media_group`"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../api/methods/send_media_group.rst:53
|
||||||
|
msgid ":meth:`aiogram.types.chat_member_updated.ChatMemberUpdated.answer_media_group`"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../api/methods/send_media_group.rst:54
|
||||||
|
msgid ":meth:`aiogram.types.chat_join_request.ChatJoinRequest.answer_media_group`"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../api/methods/send_media_group.rst:55
|
||||||
|
msgid ":meth:`aiogram.types.chat_join_request.ChatJoinRequest.answer_media_group_pm`"
|
||||||
|
msgstr ""
|
||||||
|
|
|
||||||
|
|
@ -8,14 +8,14 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: aiogram \n"
|
"Project-Id-Version: aiogram \n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2022-11-23 00:47+0200\n"
|
"POT-Creation-Date: 2023-07-30 18:31+0300\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=utf-8\n"
|
"Content-Type: text/plain; charset=utf-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"Generated-By: Babel 2.10.3\n"
|
"Generated-By: Babel 2.12.1\n"
|
||||||
|
|
||||||
#: ../../api/methods/send_message.rst:3
|
#: ../../api/methods/send_message.rst:3
|
||||||
msgid "sendMessage"
|
msgid "sendMessage"
|
||||||
|
|
@ -103,50 +103,62 @@ msgid ""
|
||||||
"remove reply keyboard or to force a reply from the user."
|
"remove reply keyboard or to force a reply from the user."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_message.rst:14
|
#: ../../api/methods/send_message.rst:15
|
||||||
msgid "Usage"
|
msgid "Usage"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_message.rst:17
|
#: ../../api/methods/send_message.rst:18
|
||||||
msgid "As bot method"
|
msgid "As bot method"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_message.rst:25
|
#: ../../api/methods/send_message.rst:26
|
||||||
msgid "Method as object"
|
msgid "Method as object"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_message.rst:27
|
#: ../../api/methods/send_message.rst:28
|
||||||
msgid "Imports:"
|
msgid "Imports:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_message.rst:29
|
#: ../../api/methods/send_message.rst:30
|
||||||
msgid ":code:`from aiogram.methods.send_message import SendMessage`"
|
msgid ":code:`from aiogram.methods.send_message import SendMessage`"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_message.rst:30
|
#: ../../api/methods/send_message.rst:31
|
||||||
msgid "alias: :code:`from aiogram.methods import SendMessage`"
|
msgid "alias: :code:`from aiogram.methods import SendMessage`"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_message.rst:33
|
#: ../../api/methods/send_message.rst:34
|
||||||
msgid "With specific bot"
|
msgid "With specific bot"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_message.rst:40
|
#: ../../api/methods/send_message.rst:41
|
||||||
msgid "As reply into Webhook in handler"
|
msgid "As reply into Webhook in handler"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_message.rst:48
|
#: ../../api/methods/send_message.rst:49
|
||||||
msgid "As shortcut from received object"
|
msgid "As shortcut from received object"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_message.rst:50
|
#: ../../api/methods/send_message.rst:51
|
||||||
msgid ":meth:`aiogram.types.message.Message.answer`"
|
msgid ":meth:`aiogram.types.message.Message.answer`"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_message.rst:51
|
#: ../../api/methods/send_message.rst:52
|
||||||
msgid ":meth:`aiogram.types.message.Message.reply`"
|
msgid ":meth:`aiogram.types.message.Message.reply`"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../api/methods/send_message.rst:53
|
||||||
|
msgid ":meth:`aiogram.types.chat_member_updated.ChatMemberUpdated.answer`"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../api/methods/send_message.rst:54
|
||||||
|
msgid ":meth:`aiogram.types.chat_join_request.ChatJoinRequest.answer`"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../api/methods/send_message.rst:55
|
||||||
|
msgid ":meth:`aiogram.types.chat_join_request.ChatJoinRequest.answer_pm`"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#~ msgid ""
|
#~ msgid ""
|
||||||
#~ "Additional interface options. A JSON-"
|
#~ "Additional interface options. A JSON-"
|
||||||
#~ "serialized object for an `inline "
|
#~ "serialized object for an `inline "
|
||||||
|
|
|
||||||
|
|
@ -8,14 +8,14 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: aiogram \n"
|
"Project-Id-Version: aiogram \n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2022-12-30 22:28+0200\n"
|
"POT-Creation-Date: 2023-07-30 18:31+0300\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=utf-8\n"
|
"Content-Type: text/plain; charset=utf-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"Generated-By: Babel 2.10.3\n"
|
"Generated-By: Babel 2.12.1\n"
|
||||||
|
|
||||||
#: ../../api/methods/send_photo.rst:3
|
#: ../../api/methods/send_photo.rst:3
|
||||||
msgid "sendPhoto"
|
msgid "sendPhoto"
|
||||||
|
|
@ -115,50 +115,62 @@ msgid ""
|
||||||
"remove reply keyboard or to force a reply from the user."
|
"remove reply keyboard or to force a reply from the user."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_photo.rst:14
|
#: ../../api/methods/send_photo.rst:15
|
||||||
msgid "Usage"
|
msgid "Usage"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_photo.rst:17
|
#: ../../api/methods/send_photo.rst:18
|
||||||
msgid "As bot method"
|
msgid "As bot method"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_photo.rst:25
|
#: ../../api/methods/send_photo.rst:26
|
||||||
msgid "Method as object"
|
msgid "Method as object"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_photo.rst:27
|
#: ../../api/methods/send_photo.rst:28
|
||||||
msgid "Imports:"
|
msgid "Imports:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_photo.rst:29
|
#: ../../api/methods/send_photo.rst:30
|
||||||
msgid ":code:`from aiogram.methods.send_photo import SendPhoto`"
|
msgid ":code:`from aiogram.methods.send_photo import SendPhoto`"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_photo.rst:30
|
#: ../../api/methods/send_photo.rst:31
|
||||||
msgid "alias: :code:`from aiogram.methods import SendPhoto`"
|
msgid "alias: :code:`from aiogram.methods import SendPhoto`"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_photo.rst:33
|
#: ../../api/methods/send_photo.rst:34
|
||||||
msgid "With specific bot"
|
msgid "With specific bot"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_photo.rst:40
|
#: ../../api/methods/send_photo.rst:41
|
||||||
msgid "As reply into Webhook in handler"
|
msgid "As reply into Webhook in handler"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_photo.rst:48
|
#: ../../api/methods/send_photo.rst:49
|
||||||
msgid "As shortcut from received object"
|
msgid "As shortcut from received object"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_photo.rst:50
|
#: ../../api/methods/send_photo.rst:51
|
||||||
msgid ":meth:`aiogram.types.message.Message.answer_photo`"
|
msgid ":meth:`aiogram.types.message.Message.answer_photo`"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_photo.rst:51
|
#: ../../api/methods/send_photo.rst:52
|
||||||
msgid ":meth:`aiogram.types.message.Message.reply_photo`"
|
msgid ":meth:`aiogram.types.message.Message.reply_photo`"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../api/methods/send_photo.rst:53
|
||||||
|
msgid ":meth:`aiogram.types.chat_member_updated.ChatMemberUpdated.answer_photo`"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../api/methods/send_photo.rst:54
|
||||||
|
msgid ":meth:`aiogram.types.chat_join_request.ChatJoinRequest.answer_photo`"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../api/methods/send_photo.rst:55
|
||||||
|
msgid ":meth:`aiogram.types.chat_join_request.ChatJoinRequest.answer_photo_pm`"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#~ msgid ""
|
#~ msgid ""
|
||||||
#~ "Additional interface options. A JSON-"
|
#~ "Additional interface options. A JSON-"
|
||||||
#~ "serialized object for an `inline "
|
#~ "serialized object for an `inline "
|
||||||
|
|
|
||||||
|
|
@ -8,14 +8,14 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: aiogram \n"
|
"Project-Id-Version: aiogram \n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2022-11-23 00:47+0200\n"
|
"POT-Creation-Date: 2023-07-30 18:31+0300\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=utf-8\n"
|
"Content-Type: text/plain; charset=utf-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"Generated-By: Babel 2.10.3\n"
|
"Generated-By: Babel 2.12.1\n"
|
||||||
|
|
||||||
#: ../../api/methods/send_poll.rst:3
|
#: ../../api/methods/send_poll.rst:3
|
||||||
msgid "sendPoll"
|
msgid "sendPoll"
|
||||||
|
|
@ -148,50 +148,62 @@ msgid ""
|
||||||
"remove reply keyboard or to force a reply from the user."
|
"remove reply keyboard or to force a reply from the user."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_poll.rst:14
|
#: ../../api/methods/send_poll.rst:15
|
||||||
msgid "Usage"
|
msgid "Usage"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_poll.rst:17
|
#: ../../api/methods/send_poll.rst:18
|
||||||
msgid "As bot method"
|
msgid "As bot method"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_poll.rst:25
|
#: ../../api/methods/send_poll.rst:26
|
||||||
msgid "Method as object"
|
msgid "Method as object"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_poll.rst:27
|
#: ../../api/methods/send_poll.rst:28
|
||||||
msgid "Imports:"
|
msgid "Imports:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_poll.rst:29
|
#: ../../api/methods/send_poll.rst:30
|
||||||
msgid ":code:`from aiogram.methods.send_poll import SendPoll`"
|
msgid ":code:`from aiogram.methods.send_poll import SendPoll`"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_poll.rst:30
|
#: ../../api/methods/send_poll.rst:31
|
||||||
msgid "alias: :code:`from aiogram.methods import SendPoll`"
|
msgid "alias: :code:`from aiogram.methods import SendPoll`"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_poll.rst:33
|
#: ../../api/methods/send_poll.rst:34
|
||||||
msgid "With specific bot"
|
msgid "With specific bot"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_poll.rst:40
|
#: ../../api/methods/send_poll.rst:41
|
||||||
msgid "As reply into Webhook in handler"
|
msgid "As reply into Webhook in handler"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_poll.rst:48
|
#: ../../api/methods/send_poll.rst:49
|
||||||
msgid "As shortcut from received object"
|
msgid "As shortcut from received object"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_poll.rst:50
|
#: ../../api/methods/send_poll.rst:51
|
||||||
msgid ":meth:`aiogram.types.message.Message.answer_poll`"
|
msgid ":meth:`aiogram.types.message.Message.answer_poll`"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_poll.rst:51
|
#: ../../api/methods/send_poll.rst:52
|
||||||
msgid ":meth:`aiogram.types.message.Message.reply_poll`"
|
msgid ":meth:`aiogram.types.message.Message.reply_poll`"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../api/methods/send_poll.rst:53
|
||||||
|
msgid ":meth:`aiogram.types.chat_member_updated.ChatMemberUpdated.answer_poll`"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../api/methods/send_poll.rst:54
|
||||||
|
msgid ":meth:`aiogram.types.chat_join_request.ChatJoinRequest.answer_poll`"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../api/methods/send_poll.rst:55
|
||||||
|
msgid ":meth:`aiogram.types.chat_join_request.ChatJoinRequest.answer_poll_pm`"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#~ msgid ""
|
#~ msgid ""
|
||||||
#~ "Additional interface options. A JSON-"
|
#~ "Additional interface options. A JSON-"
|
||||||
#~ "serialized object for an `inline "
|
#~ "serialized object for an `inline "
|
||||||
|
|
|
||||||
|
|
@ -8,14 +8,14 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: aiogram \n"
|
"Project-Id-Version: aiogram \n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2023-03-11 01:52+0200\n"
|
"POT-Creation-Date: 2023-07-30 18:31+0300\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=utf-8\n"
|
"Content-Type: text/plain; charset=utf-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"Generated-By: Babel 2.11.0\n"
|
"Generated-By: Babel 2.12.1\n"
|
||||||
|
|
||||||
#: ../../api/methods/send_sticker.rst:3
|
#: ../../api/methods/send_sticker.rst:3
|
||||||
msgid "sendSticker"
|
msgid "sendSticker"
|
||||||
|
|
@ -98,50 +98,62 @@ msgid ""
|
||||||
"remove reply keyboard or to force a reply from the user."
|
"remove reply keyboard or to force a reply from the user."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_sticker.rst:14
|
#: ../../api/methods/send_sticker.rst:15
|
||||||
msgid "Usage"
|
msgid "Usage"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_sticker.rst:17
|
#: ../../api/methods/send_sticker.rst:18
|
||||||
msgid "As bot method"
|
msgid "As bot method"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_sticker.rst:25
|
#: ../../api/methods/send_sticker.rst:26
|
||||||
msgid "Method as object"
|
msgid "Method as object"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_sticker.rst:27
|
#: ../../api/methods/send_sticker.rst:28
|
||||||
msgid "Imports:"
|
msgid "Imports:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_sticker.rst:29
|
#: ../../api/methods/send_sticker.rst:30
|
||||||
msgid ":code:`from aiogram.methods.send_sticker import SendSticker`"
|
msgid ":code:`from aiogram.methods.send_sticker import SendSticker`"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_sticker.rst:30
|
#: ../../api/methods/send_sticker.rst:31
|
||||||
msgid "alias: :code:`from aiogram.methods import SendSticker`"
|
msgid "alias: :code:`from aiogram.methods import SendSticker`"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_sticker.rst:33
|
#: ../../api/methods/send_sticker.rst:34
|
||||||
msgid "With specific bot"
|
msgid "With specific bot"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_sticker.rst:40
|
#: ../../api/methods/send_sticker.rst:41
|
||||||
msgid "As reply into Webhook in handler"
|
msgid "As reply into Webhook in handler"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_sticker.rst:48
|
#: ../../api/methods/send_sticker.rst:49
|
||||||
msgid "As shortcut from received object"
|
msgid "As shortcut from received object"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_sticker.rst:50
|
#: ../../api/methods/send_sticker.rst:51
|
||||||
msgid ":meth:`aiogram.types.message.Message.answer_sticker`"
|
msgid ":meth:`aiogram.types.message.Message.answer_sticker`"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_sticker.rst:51
|
#: ../../api/methods/send_sticker.rst:52
|
||||||
msgid ":meth:`aiogram.types.message.Message.reply_sticker`"
|
msgid ":meth:`aiogram.types.message.Message.reply_sticker`"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../api/methods/send_sticker.rst:53
|
||||||
|
msgid ":meth:`aiogram.types.chat_member_updated.ChatMemberUpdated.answer_sticker`"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../api/methods/send_sticker.rst:54
|
||||||
|
msgid ":meth:`aiogram.types.chat_join_request.ChatJoinRequest.answer_sticker`"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../api/methods/send_sticker.rst:55
|
||||||
|
msgid ":meth:`aiogram.types.chat_join_request.ChatJoinRequest.answer_sticker_pm`"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#~ msgid ""
|
#~ msgid ""
|
||||||
#~ "Additional interface options. A JSON-"
|
#~ "Additional interface options. A JSON-"
|
||||||
#~ "serialized object for an `inline "
|
#~ "serialized object for an `inline "
|
||||||
|
|
|
||||||
|
|
@ -8,14 +8,14 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: aiogram \n"
|
"Project-Id-Version: aiogram \n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2022-11-23 00:47+0200\n"
|
"POT-Creation-Date: 2023-07-30 18:31+0300\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=utf-8\n"
|
"Content-Type: text/plain; charset=utf-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"Generated-By: Babel 2.10.3\n"
|
"Generated-By: Babel 2.12.1\n"
|
||||||
|
|
||||||
#: ../../api/methods/send_venue.rst:3
|
#: ../../api/methods/send_venue.rst:3
|
||||||
msgid "sendVenue"
|
msgid "sendVenue"
|
||||||
|
|
@ -116,50 +116,62 @@ msgid ""
|
||||||
"remove reply keyboard or to force a reply from the user."
|
"remove reply keyboard or to force a reply from the user."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_venue.rst:14
|
#: ../../api/methods/send_venue.rst:15
|
||||||
msgid "Usage"
|
msgid "Usage"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_venue.rst:17
|
#: ../../api/methods/send_venue.rst:18
|
||||||
msgid "As bot method"
|
msgid "As bot method"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_venue.rst:25
|
#: ../../api/methods/send_venue.rst:26
|
||||||
msgid "Method as object"
|
msgid "Method as object"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_venue.rst:27
|
#: ../../api/methods/send_venue.rst:28
|
||||||
msgid "Imports:"
|
msgid "Imports:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_venue.rst:29
|
#: ../../api/methods/send_venue.rst:30
|
||||||
msgid ":code:`from aiogram.methods.send_venue import SendVenue`"
|
msgid ":code:`from aiogram.methods.send_venue import SendVenue`"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_venue.rst:30
|
#: ../../api/methods/send_venue.rst:31
|
||||||
msgid "alias: :code:`from aiogram.methods import SendVenue`"
|
msgid "alias: :code:`from aiogram.methods import SendVenue`"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_venue.rst:33
|
#: ../../api/methods/send_venue.rst:34
|
||||||
msgid "With specific bot"
|
msgid "With specific bot"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_venue.rst:40
|
#: ../../api/methods/send_venue.rst:41
|
||||||
msgid "As reply into Webhook in handler"
|
msgid "As reply into Webhook in handler"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_venue.rst:48
|
#: ../../api/methods/send_venue.rst:49
|
||||||
msgid "As shortcut from received object"
|
msgid "As shortcut from received object"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_venue.rst:50
|
#: ../../api/methods/send_venue.rst:51
|
||||||
msgid ":meth:`aiogram.types.message.Message.answer_venue`"
|
msgid ":meth:`aiogram.types.message.Message.answer_venue`"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_venue.rst:51
|
#: ../../api/methods/send_venue.rst:52
|
||||||
msgid ":meth:`aiogram.types.message.Message.reply_venue`"
|
msgid ":meth:`aiogram.types.message.Message.reply_venue`"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../api/methods/send_venue.rst:53
|
||||||
|
msgid ":meth:`aiogram.types.chat_member_updated.ChatMemberUpdated.answer_venue`"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../api/methods/send_venue.rst:54
|
||||||
|
msgid ":meth:`aiogram.types.chat_join_request.ChatJoinRequest.answer_venue`"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../api/methods/send_venue.rst:55
|
||||||
|
msgid ":meth:`aiogram.types.chat_join_request.ChatJoinRequest.answer_venue_pm`"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#~ msgid ""
|
#~ msgid ""
|
||||||
#~ "Additional interface options. A JSON-"
|
#~ "Additional interface options. A JSON-"
|
||||||
#~ "serialized object for an `inline "
|
#~ "serialized object for an `inline "
|
||||||
|
|
|
||||||
|
|
@ -8,14 +8,14 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: aiogram \n"
|
"Project-Id-Version: aiogram \n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2022-12-30 22:28+0200\n"
|
"POT-Creation-Date: 2023-07-30 18:31+0300\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=utf-8\n"
|
"Content-Type: text/plain; charset=utf-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"Generated-By: Babel 2.10.3\n"
|
"Generated-By: Babel 2.12.1\n"
|
||||||
|
|
||||||
#: ../../api/methods/send_video.rst:3
|
#: ../../api/methods/send_video.rst:3
|
||||||
msgid "sendVideo"
|
msgid "sendVideo"
|
||||||
|
|
@ -72,7 +72,7 @@ msgstr ""
|
||||||
msgid "Video height"
|
msgid "Video height"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../docstring aiogram.methods.send_video.SendVideo.thumb:1 of
|
#: ../../docstring aiogram.methods.send_video.SendVideo.thumbnail:1 of
|
||||||
msgid ""
|
msgid ""
|
||||||
"Thumbnail of the file sent; can be ignored if thumbnail generation for "
|
"Thumbnail of the file sent; can be ignored if thumbnail generation for "
|
||||||
"the file is supported server-side. The thumbnail should be in JPEG format"
|
"the file is supported server-side. The thumbnail should be in JPEG format"
|
||||||
|
|
@ -145,50 +145,62 @@ msgid ""
|
||||||
"remove reply keyboard or to force a reply from the user."
|
"remove reply keyboard or to force a reply from the user."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_video.rst:14
|
#: ../../api/methods/send_video.rst:15
|
||||||
msgid "Usage"
|
msgid "Usage"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_video.rst:17
|
#: ../../api/methods/send_video.rst:18
|
||||||
msgid "As bot method"
|
msgid "As bot method"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_video.rst:25
|
#: ../../api/methods/send_video.rst:26
|
||||||
msgid "Method as object"
|
msgid "Method as object"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_video.rst:27
|
#: ../../api/methods/send_video.rst:28
|
||||||
msgid "Imports:"
|
msgid "Imports:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_video.rst:29
|
#: ../../api/methods/send_video.rst:30
|
||||||
msgid ":code:`from aiogram.methods.send_video import SendVideo`"
|
msgid ":code:`from aiogram.methods.send_video import SendVideo`"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_video.rst:30
|
#: ../../api/methods/send_video.rst:31
|
||||||
msgid "alias: :code:`from aiogram.methods import SendVideo`"
|
msgid "alias: :code:`from aiogram.methods import SendVideo`"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_video.rst:33
|
#: ../../api/methods/send_video.rst:34
|
||||||
msgid "With specific bot"
|
msgid "With specific bot"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_video.rst:40
|
#: ../../api/methods/send_video.rst:41
|
||||||
msgid "As reply into Webhook in handler"
|
msgid "As reply into Webhook in handler"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_video.rst:48
|
#: ../../api/methods/send_video.rst:49
|
||||||
msgid "As shortcut from received object"
|
msgid "As shortcut from received object"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_video.rst:50
|
#: ../../api/methods/send_video.rst:51
|
||||||
msgid ":meth:`aiogram.types.message.Message.answer_video`"
|
msgid ":meth:`aiogram.types.message.Message.answer_video`"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_video.rst:51
|
#: ../../api/methods/send_video.rst:52
|
||||||
msgid ":meth:`aiogram.types.message.Message.reply_video`"
|
msgid ":meth:`aiogram.types.message.Message.reply_video`"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../api/methods/send_video.rst:53
|
||||||
|
msgid ":meth:`aiogram.types.chat_member_updated.ChatMemberUpdated.answer_video`"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../api/methods/send_video.rst:54
|
||||||
|
msgid ":meth:`aiogram.types.chat_join_request.ChatJoinRequest.answer_video`"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../api/methods/send_video.rst:55
|
||||||
|
msgid ":meth:`aiogram.types.chat_join_request.ChatJoinRequest.answer_video_pm`"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#~ msgid ""
|
#~ msgid ""
|
||||||
#~ "Additional interface options. A JSON-"
|
#~ "Additional interface options. A JSON-"
|
||||||
#~ "serialized object for an `inline "
|
#~ "serialized object for an `inline "
|
||||||
|
|
|
||||||
|
|
@ -8,14 +8,14 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: aiogram \n"
|
"Project-Id-Version: aiogram \n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2022-11-23 00:47+0200\n"
|
"POT-Creation-Date: 2023-07-30 18:31+0300\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=utf-8\n"
|
"Content-Type: text/plain; charset=utf-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"Generated-By: Babel 2.10.3\n"
|
"Generated-By: Babel 2.12.1\n"
|
||||||
|
|
||||||
#: ../../api/methods/send_video_note.rst:3
|
#: ../../api/methods/send_video_note.rst:3
|
||||||
msgid "sendVideoNote"
|
msgid "sendVideoNote"
|
||||||
|
|
@ -67,7 +67,7 @@ msgstr ""
|
||||||
msgid "Video width and height, i.e. diameter of the video message"
|
msgid "Video width and height, i.e. diameter of the video message"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../docstring aiogram.methods.send_video_note.SendVideoNote.thumb:1 of
|
#: ../../docstring aiogram.methods.send_video_note.SendVideoNote.thumbnail:1 of
|
||||||
msgid ""
|
msgid ""
|
||||||
"Thumbnail of the file sent; can be ignored if thumbnail generation for "
|
"Thumbnail of the file sent; can be ignored if thumbnail generation for "
|
||||||
"the file is supported server-side. The thumbnail should be in JPEG format"
|
"the file is supported server-side. The thumbnail should be in JPEG format"
|
||||||
|
|
@ -114,50 +114,62 @@ msgid ""
|
||||||
"remove reply keyboard or to force a reply from the user."
|
"remove reply keyboard or to force a reply from the user."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_video_note.rst:14
|
#: ../../api/methods/send_video_note.rst:15
|
||||||
msgid "Usage"
|
msgid "Usage"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_video_note.rst:17
|
#: ../../api/methods/send_video_note.rst:18
|
||||||
msgid "As bot method"
|
msgid "As bot method"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_video_note.rst:25
|
#: ../../api/methods/send_video_note.rst:26
|
||||||
msgid "Method as object"
|
msgid "Method as object"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_video_note.rst:27
|
#: ../../api/methods/send_video_note.rst:28
|
||||||
msgid "Imports:"
|
msgid "Imports:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_video_note.rst:29
|
#: ../../api/methods/send_video_note.rst:30
|
||||||
msgid ":code:`from aiogram.methods.send_video_note import SendVideoNote`"
|
msgid ":code:`from aiogram.methods.send_video_note import SendVideoNote`"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_video_note.rst:30
|
#: ../../api/methods/send_video_note.rst:31
|
||||||
msgid "alias: :code:`from aiogram.methods import SendVideoNote`"
|
msgid "alias: :code:`from aiogram.methods import SendVideoNote`"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_video_note.rst:33
|
#: ../../api/methods/send_video_note.rst:34
|
||||||
msgid "With specific bot"
|
msgid "With specific bot"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_video_note.rst:40
|
#: ../../api/methods/send_video_note.rst:41
|
||||||
msgid "As reply into Webhook in handler"
|
msgid "As reply into Webhook in handler"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_video_note.rst:48
|
#: ../../api/methods/send_video_note.rst:49
|
||||||
msgid "As shortcut from received object"
|
msgid "As shortcut from received object"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_video_note.rst:50
|
#: ../../api/methods/send_video_note.rst:51
|
||||||
msgid ":meth:`aiogram.types.message.Message.answer_video_note`"
|
msgid ":meth:`aiogram.types.message.Message.answer_video_note`"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_video_note.rst:51
|
#: ../../api/methods/send_video_note.rst:52
|
||||||
msgid ":meth:`aiogram.types.message.Message.reply_video_note`"
|
msgid ":meth:`aiogram.types.message.Message.reply_video_note`"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../api/methods/send_video_note.rst:53
|
||||||
|
msgid ":meth:`aiogram.types.chat_member_updated.ChatMemberUpdated.answer_video_note`"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../api/methods/send_video_note.rst:54
|
||||||
|
msgid ":meth:`aiogram.types.chat_join_request.ChatJoinRequest.answer_video_note`"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../api/methods/send_video_note.rst:55
|
||||||
|
msgid ":meth:`aiogram.types.chat_join_request.ChatJoinRequest.answer_video_note_pm`"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#~ msgid ""
|
#~ msgid ""
|
||||||
#~ "Additional interface options. A JSON-"
|
#~ "Additional interface options. A JSON-"
|
||||||
#~ "serialized object for an `inline "
|
#~ "serialized object for an `inline "
|
||||||
|
|
|
||||||
|
|
@ -8,14 +8,14 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: aiogram \n"
|
"Project-Id-Version: aiogram \n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2022-11-23 00:47+0200\n"
|
"POT-Creation-Date: 2023-07-30 18:31+0300\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=utf-8\n"
|
"Content-Type: text/plain; charset=utf-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"Generated-By: Babel 2.10.3\n"
|
"Generated-By: Babel 2.12.1\n"
|
||||||
|
|
||||||
#: ../../api/methods/send_voice.rst:3
|
#: ../../api/methods/send_voice.rst:3
|
||||||
msgid "sendVoice"
|
msgid "sendVoice"
|
||||||
|
|
@ -115,50 +115,62 @@ msgid ""
|
||||||
"remove reply keyboard or to force a reply from the user."
|
"remove reply keyboard or to force a reply from the user."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_voice.rst:14
|
#: ../../api/methods/send_voice.rst:15
|
||||||
msgid "Usage"
|
msgid "Usage"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_voice.rst:17
|
#: ../../api/methods/send_voice.rst:18
|
||||||
msgid "As bot method"
|
msgid "As bot method"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_voice.rst:25
|
#: ../../api/methods/send_voice.rst:26
|
||||||
msgid "Method as object"
|
msgid "Method as object"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_voice.rst:27
|
#: ../../api/methods/send_voice.rst:28
|
||||||
msgid "Imports:"
|
msgid "Imports:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_voice.rst:29
|
#: ../../api/methods/send_voice.rst:30
|
||||||
msgid ":code:`from aiogram.methods.send_voice import SendVoice`"
|
msgid ":code:`from aiogram.methods.send_voice import SendVoice`"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_voice.rst:30
|
#: ../../api/methods/send_voice.rst:31
|
||||||
msgid "alias: :code:`from aiogram.methods import SendVoice`"
|
msgid "alias: :code:`from aiogram.methods import SendVoice`"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_voice.rst:33
|
#: ../../api/methods/send_voice.rst:34
|
||||||
msgid "With specific bot"
|
msgid "With specific bot"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_voice.rst:40
|
#: ../../api/methods/send_voice.rst:41
|
||||||
msgid "As reply into Webhook in handler"
|
msgid "As reply into Webhook in handler"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_voice.rst:48
|
#: ../../api/methods/send_voice.rst:49
|
||||||
msgid "As shortcut from received object"
|
msgid "As shortcut from received object"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_voice.rst:50
|
#: ../../api/methods/send_voice.rst:51
|
||||||
msgid ":meth:`aiogram.types.message.Message.answer_voice`"
|
msgid ":meth:`aiogram.types.message.Message.answer_voice`"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../api/methods/send_voice.rst:51
|
#: ../../api/methods/send_voice.rst:52
|
||||||
msgid ":meth:`aiogram.types.message.Message.reply_voice`"
|
msgid ":meth:`aiogram.types.message.Message.reply_voice`"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../api/methods/send_voice.rst:53
|
||||||
|
msgid ":meth:`aiogram.types.chat_member_updated.ChatMemberUpdated.answer_voice`"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../api/methods/send_voice.rst:54
|
||||||
|
msgid ":meth:`aiogram.types.chat_join_request.ChatJoinRequest.answer_voice`"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../api/methods/send_voice.rst:55
|
||||||
|
msgid ":meth:`aiogram.types.chat_join_request.ChatJoinRequest.answer_voice_pm`"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#~ msgid ""
|
#~ msgid ""
|
||||||
#~ "Additional interface options. A JSON-"
|
#~ "Additional interface options. A JSON-"
|
||||||
#~ "serialized object for an `inline "
|
#~ "serialized object for an `inline "
|
||||||
|
|
|
||||||
|
|
@ -8,7 +8,7 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: aiogram \n"
|
"Project-Id-Version: aiogram \n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2023-07-02 15:10+0300\n"
|
"POT-Creation-Date: 2023-07-30 18:31+0300\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
|
|
@ -25,6 +25,14 @@ msgstr ""
|
||||||
msgid "Abstract session for all client sessions"
|
msgid "Abstract session for all client sessions"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: aiogram.client.session.base.BaseSession:1 of
|
||||||
|
msgid "This is base class for all HTTP sessions in aiogram."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: aiogram.client.session.base.BaseSession:3 of
|
||||||
|
msgid "If you want to create your own session, you must inherit from this class."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: aiogram.client.session.base.BaseSession.check_response:1 of
|
#: aiogram.client.session.base.BaseSession.check_response:1 of
|
||||||
msgid "Check response status"
|
msgid "Check response status"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
|
||||||
87
docs/locale/uk_UA/LC_MESSAGES/api/session/middleware.po
Normal file
87
docs/locale/uk_UA/LC_MESSAGES/api/session/middleware.po
Normal file
|
|
@ -0,0 +1,87 @@
|
||||||
|
# SOME DESCRIPTIVE TITLE.
|
||||||
|
# Copyright (C) 2023, aiogram Team
|
||||||
|
# This file is distributed under the same license as the aiogram package.
|
||||||
|
# FIRST AUTHOR <EMAIL@ADDRESS>, 2023.
|
||||||
|
#
|
||||||
|
#, fuzzy
|
||||||
|
msgid ""
|
||||||
|
msgstr ""
|
||||||
|
"Project-Id-Version: aiogram \n"
|
||||||
|
"Report-Msgid-Bugs-To: \n"
|
||||||
|
"POT-Creation-Date: 2023-07-30 18:31+0300\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.12.1\n"
|
||||||
|
|
||||||
|
#: ../../api/session/middleware.rst:3
|
||||||
|
msgid "Client session middlewares"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../api/session/middleware.rst:5
|
||||||
|
msgid ""
|
||||||
|
"In some cases you may want to add some middlewares to the client session "
|
||||||
|
"to customize the behavior of the client."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../api/session/middleware.rst:7
|
||||||
|
msgid "Some useful cases that is:"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../api/session/middleware.rst:9
|
||||||
|
msgid "Log the outgoing requests"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../api/session/middleware.rst:10
|
||||||
|
msgid "Customize the request parameters"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../api/session/middleware.rst:11
|
||||||
|
msgid "Handle rate limiting errors and retry the request"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../api/session/middleware.rst:12
|
||||||
|
msgid "others ..."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../api/session/middleware.rst:14
|
||||||
|
msgid ""
|
||||||
|
"So, you can do it using client session middlewares. A client session "
|
||||||
|
"middleware is a function (or callable class) that receives the request "
|
||||||
|
"and the next middleware to call. The middleware can modify the request "
|
||||||
|
"and then call the next middleware to continue the request processing."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../api/session/middleware.rst:19
|
||||||
|
msgid "How to register client session middleware?"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../api/session/middleware.rst:22
|
||||||
|
msgid "Register using register method"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../api/session/middleware.rst:29
|
||||||
|
msgid "Register using decorator"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../api/session/middleware.rst:44
|
||||||
|
msgid "Example"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../api/session/middleware.rst:47
|
||||||
|
msgid "Class based session middleware"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../api/session/middleware.rst:56
|
||||||
|
msgid ""
|
||||||
|
"this middlewware is already implemented inside aiogram, so, if you want "
|
||||||
|
"to use it you can just import it :code:`from "
|
||||||
|
"aiogram.client.session.middlewares.request_logging import RequestLogging`"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../api/session/middleware.rst:61
|
||||||
|
msgid "Function based session middleware"
|
||||||
|
msgstr ""
|
||||||
File diff suppressed because it is too large
Load diff
|
|
@ -8,14 +8,14 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: aiogram \n"
|
"Project-Id-Version: aiogram \n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2023-02-12 00:22+0200\n"
|
"POT-Creation-Date: 2023-07-30 18:31+0300\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=utf-8\n"
|
"Content-Type: text/plain; charset=utf-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"Generated-By: Babel 2.9.1\n"
|
"Generated-By: Babel 2.12.1\n"
|
||||||
|
|
||||||
#: ../../api/types/chat_member.rst:3
|
#: ../../api/types/chat_member.rst:3
|
||||||
msgid "ChatMember"
|
msgid "ChatMember"
|
||||||
|
|
@ -55,162 +55,6 @@ msgstr ""
|
||||||
msgid "Source: https://core.telegram.org/bots/api#chatmember"
|
msgid "Source: https://core.telegram.org/bots/api#chatmember"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../docstring aiogram.types.chat_member.ChatMember.status:1 of
|
|
||||||
msgid "The member's status in the chat"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: ../../docstring aiogram.types.chat_member.ChatMember.user:1 of
|
|
||||||
msgid "*Optional*. Information about the user"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: ../../docstring aiogram.types.chat_member.ChatMember.is_anonymous:1 of
|
|
||||||
msgid "*Optional*. :code:`True`, if the user's presence in the chat is hidden"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: ../../docstring aiogram.types.chat_member.ChatMember.custom_title:1 of
|
|
||||||
msgid "*Optional*. Custom title for this user"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: ../../docstring aiogram.types.chat_member.ChatMember.can_be_edited:1 of
|
|
||||||
msgid ""
|
|
||||||
"*Optional*. :code:`True`, if the bot is allowed to edit administrator "
|
|
||||||
"privileges of that user"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: ../../docstring aiogram.types.chat_member.ChatMember.can_manage_chat:1 of
|
|
||||||
msgid ""
|
|
||||||
"*Optional*. :code:`True`, if the administrator can access the chat event "
|
|
||||||
"log, chat statistics, message statistics in channels, see channel "
|
|
||||||
"members, see anonymous administrators in supergroups and ignore slow "
|
|
||||||
"mode. Implied by any other administrator privilege"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: ../../docstring aiogram.types.chat_member.ChatMember.can_delete_messages:1
|
|
||||||
#: of
|
|
||||||
msgid ""
|
|
||||||
"*Optional*. :code:`True`, if the administrator can delete messages of "
|
|
||||||
"other users"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: ../../docstring
|
|
||||||
#: aiogram.types.chat_member.ChatMember.can_manage_video_chats:1 of
|
|
||||||
msgid "*Optional*. :code:`True`, if the administrator can manage video chats"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: ../../docstring aiogram.types.chat_member.ChatMember.can_restrict_members:1
|
|
||||||
#: of
|
|
||||||
msgid ""
|
|
||||||
"*Optional*. :code:`True`, if the administrator can restrict, ban or unban"
|
|
||||||
" chat members"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: ../../docstring aiogram.types.chat_member.ChatMember.can_promote_members:1
|
|
||||||
#: of
|
|
||||||
msgid ""
|
|
||||||
"*Optional*. :code:`True`, if the administrator can add new administrators"
|
|
||||||
" with a subset of their own privileges or demote administrators that they"
|
|
||||||
" have promoted, directly or indirectly (promoted by administrators that "
|
|
||||||
"were appointed by the user)"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: ../../docstring aiogram.types.chat_member.ChatMember.can_change_info:1 of
|
|
||||||
msgid ""
|
|
||||||
"*Optional*. :code:`True`, if the user is allowed to change the chat "
|
|
||||||
"title, photo and other settings"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: ../../docstring aiogram.types.chat_member.ChatMember.can_invite_users:1 of
|
|
||||||
msgid ""
|
|
||||||
"*Optional*. :code:`True`, if the user is allowed to invite new users to "
|
|
||||||
"the chat"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: ../../docstring aiogram.types.chat_member.ChatMember.can_post_messages:1 of
|
|
||||||
msgid ""
|
|
||||||
"*Optional*. :code:`True`, if the administrator can post in the channel; "
|
|
||||||
"channels only"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: ../../docstring aiogram.types.chat_member.ChatMember.can_edit_messages:1 of
|
|
||||||
msgid ""
|
|
||||||
"*Optional*. :code:`True`, if the administrator can edit messages of other"
|
|
||||||
" users and can pin messages; channels only"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: ../../docstring aiogram.types.chat_member.ChatMember.can_pin_messages:1 of
|
|
||||||
msgid ""
|
|
||||||
"*Optional*. :code:`True`, if the user is allowed to pin messages; groups "
|
|
||||||
"and supergroups only"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: ../../docstring aiogram.types.chat_member.ChatMember.can_manage_topics:1 of
|
|
||||||
msgid ""
|
|
||||||
"*Optional*. :code:`True`, if the user is allowed to create, rename, "
|
|
||||||
"close, and reopen forum topics; supergroups only"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: ../../docstring aiogram.types.chat_member.ChatMember.is_member:1 of
|
|
||||||
msgid ""
|
|
||||||
"*Optional*. :code:`True`, if the user is a member of the chat at the "
|
|
||||||
"moment of the request"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: ../../docstring aiogram.types.chat_member.ChatMember.can_send_messages:1 of
|
|
||||||
msgid ""
|
|
||||||
"*Optional*. :code:`True`, if the user is allowed to send text messages, "
|
|
||||||
"contacts, invoices, locations and venues"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: ../../docstring aiogram.types.chat_member.ChatMember.can_send_audios:1 of
|
|
||||||
msgid "*Optional*. :code:`True`, if the user is allowed to send audios"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: ../../docstring aiogram.types.chat_member.ChatMember.can_send_documents:1 of
|
|
||||||
msgid "*Optional*. :code:`True`, if the user is allowed to send documents"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: ../../docstring aiogram.types.chat_member.ChatMember.can_send_photos:1 of
|
|
||||||
msgid "*Optional*. :code:`True`, if the user is allowed to send photos"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: ../../docstring aiogram.types.chat_member.ChatMember.can_send_videos:1 of
|
|
||||||
msgid "*Optional*. :code:`True`, if the user is allowed to send videos"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: ../../docstring aiogram.types.chat_member.ChatMember.can_send_video_notes:1
|
|
||||||
#: of
|
|
||||||
msgid "*Optional*. :code:`True`, if the user is allowed to send video notes"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: ../../docstring aiogram.types.chat_member.ChatMember.can_send_voice_notes:1
|
|
||||||
#: of
|
|
||||||
msgid "*Optional*. :code:`True`, if the user is allowed to send voice notes"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: ../../docstring aiogram.types.chat_member.ChatMember.can_send_polls:1 of
|
|
||||||
msgid "*Optional*. :code:`True`, if the user is allowed to send polls"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: ../../docstring
|
|
||||||
#: aiogram.types.chat_member.ChatMember.can_send_other_messages:1 of
|
|
||||||
msgid ""
|
|
||||||
"*Optional*. :code:`True`, if the user is allowed to send animations, "
|
|
||||||
"games, stickers and use inline bots"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: ../../docstring
|
|
||||||
#: aiogram.types.chat_member.ChatMember.can_add_web_page_previews:1 of
|
|
||||||
msgid ""
|
|
||||||
"*Optional*. :code:`True`, if the user is allowed to add web page previews"
|
|
||||||
" to their messages"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: ../../docstring aiogram.types.chat_member.ChatMember.until_date:1 of
|
|
||||||
msgid ""
|
|
||||||
"*Optional*. Date when restrictions will be lifted for this user; unix "
|
|
||||||
"time. If 0, then the user is restricted forever"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#~ msgid "..."
|
#~ msgid "..."
|
||||||
#~ msgstr ""
|
#~ msgstr ""
|
||||||
|
|
||||||
|
|
@ -237,3 +81,143 @@ msgstr ""
|
||||||
#~ " notes"
|
#~ " notes"
|
||||||
#~ msgstr ""
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "The member's status in the chat"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "*Optional*. Information about the user"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "*Optional*. :code:`True`, if the user's presence in the chat is hidden"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "*Optional*. Custom title for this user"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid ""
|
||||||
|
#~ "*Optional*. :code:`True`, if the bot is"
|
||||||
|
#~ " allowed to edit administrator privileges"
|
||||||
|
#~ " of that user"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid ""
|
||||||
|
#~ "*Optional*. :code:`True`, if the administrator"
|
||||||
|
#~ " can access the chat event log, "
|
||||||
|
#~ "chat statistics, message statistics in "
|
||||||
|
#~ "channels, see channel members, see "
|
||||||
|
#~ "anonymous administrators in supergroups and"
|
||||||
|
#~ " ignore slow mode. Implied by any "
|
||||||
|
#~ "other administrator privilege"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid ""
|
||||||
|
#~ "*Optional*. :code:`True`, if the administrator"
|
||||||
|
#~ " can delete messages of other users"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "*Optional*. :code:`True`, if the administrator can manage video chats"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid ""
|
||||||
|
#~ "*Optional*. :code:`True`, if the administrator"
|
||||||
|
#~ " can restrict, ban or unban chat "
|
||||||
|
#~ "members"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid ""
|
||||||
|
#~ "*Optional*. :code:`True`, if the administrator"
|
||||||
|
#~ " can add new administrators with a"
|
||||||
|
#~ " subset of their own privileges or"
|
||||||
|
#~ " demote administrators that they have "
|
||||||
|
#~ "promoted, directly or indirectly (promoted "
|
||||||
|
#~ "by administrators that were appointed by"
|
||||||
|
#~ " the user)"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid ""
|
||||||
|
#~ "*Optional*. :code:`True`, if the user is"
|
||||||
|
#~ " allowed to change the chat title,"
|
||||||
|
#~ " photo and other settings"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid ""
|
||||||
|
#~ "*Optional*. :code:`True`, if the user is"
|
||||||
|
#~ " allowed to invite new users to "
|
||||||
|
#~ "the chat"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid ""
|
||||||
|
#~ "*Optional*. :code:`True`, if the administrator"
|
||||||
|
#~ " can post in the channel; channels"
|
||||||
|
#~ " only"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid ""
|
||||||
|
#~ "*Optional*. :code:`True`, if the administrator"
|
||||||
|
#~ " can edit messages of other users "
|
||||||
|
#~ "and can pin messages; channels only"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid ""
|
||||||
|
#~ "*Optional*. :code:`True`, if the user is"
|
||||||
|
#~ " allowed to pin messages; groups and"
|
||||||
|
#~ " supergroups only"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid ""
|
||||||
|
#~ "*Optional*. :code:`True`, if the user is"
|
||||||
|
#~ " allowed to create, rename, close, "
|
||||||
|
#~ "and reopen forum topics; supergroups "
|
||||||
|
#~ "only"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid ""
|
||||||
|
#~ "*Optional*. :code:`True`, if the user is"
|
||||||
|
#~ " a member of the chat at the"
|
||||||
|
#~ " moment of the request"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid ""
|
||||||
|
#~ "*Optional*. :code:`True`, if the user is"
|
||||||
|
#~ " allowed to send text messages, "
|
||||||
|
#~ "contacts, invoices, locations and venues"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "*Optional*. :code:`True`, if the user is allowed to send audios"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "*Optional*. :code:`True`, if the user is allowed to send documents"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "*Optional*. :code:`True`, if the user is allowed to send photos"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "*Optional*. :code:`True`, if the user is allowed to send videos"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "*Optional*. :code:`True`, if the user is allowed to send video notes"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "*Optional*. :code:`True`, if the user is allowed to send voice notes"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "*Optional*. :code:`True`, if the user is allowed to send polls"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid ""
|
||||||
|
#~ "*Optional*. :code:`True`, if the user is"
|
||||||
|
#~ " allowed to send animations, games, "
|
||||||
|
#~ "stickers and use inline bots"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid ""
|
||||||
|
#~ "*Optional*. :code:`True`, if the user is"
|
||||||
|
#~ " allowed to add web page previews "
|
||||||
|
#~ "to their messages"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid ""
|
||||||
|
#~ "*Optional*. Date when restrictions will "
|
||||||
|
#~ "be lifted for this user; unix "
|
||||||
|
#~ "time. If 0, then the user is "
|
||||||
|
#~ "restricted forever"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
|
||||||
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
|
|
@ -8,14 +8,14 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: aiogram \n"
|
"Project-Id-Version: aiogram \n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2023-02-12 00:22+0200\n"
|
"POT-Creation-Date: 2023-07-30 18:31+0300\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=utf-8\n"
|
"Content-Type: text/plain; charset=utf-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"Generated-By: Babel 2.9.1\n"
|
"Generated-By: Babel 2.12.1\n"
|
||||||
|
|
||||||
#: ../../contributing.rst:3
|
#: ../../contributing.rst:3
|
||||||
msgid "Contributing"
|
msgid "Contributing"
|
||||||
|
|
@ -317,7 +317,14 @@ msgstr ""
|
||||||
msgid ""
|
msgid ""
|
||||||
"So, if you want to financially support the project, or, for example, give"
|
"So, if you want to financially support the project, or, for example, give"
|
||||||
" me a pizza or a beer, you can do it on `OpenCollective "
|
" me a pizza or a beer, you can do it on `OpenCollective "
|
||||||
"<https://opencollective.com/aiogram>`_ or `Patreon "
|
"<https://opencollective.com/aiogram>`_."
|
||||||
"<https://www.patreon.com/aiogram>`_."
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#~ msgid ""
|
||||||
|
#~ "So, if you want to financially "
|
||||||
|
#~ "support the project, or, for example,"
|
||||||
|
#~ " give me a pizza or a beer, "
|
||||||
|
#~ "you can do it on `OpenCollective "
|
||||||
|
#~ "<https://opencollective.com/aiogram>`_ or `Patreon "
|
||||||
|
#~ "<https://www.patreon.com/aiogram>`_."
|
||||||
|
#~ msgstr ""
|
||||||
|
|
|
||||||
|
|
@ -7,14 +7,14 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: aiogram\n"
|
"Project-Id-Version: aiogram\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2023-03-11 01:52+0200\n"
|
"POT-Creation-Date: 2023-07-30 18:31+0300\n"
|
||||||
"PO-Revision-Date: 2022-12-10 19:44+0200\n"
|
"PO-Revision-Date: 2022-12-10 19:44+0200\n"
|
||||||
"Last-Translator: \n"
|
"Last-Translator: \n"
|
||||||
"Language-Team: \n"
|
"Language-Team: \n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=utf-8\n"
|
"Content-Type: text/plain; charset=utf-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"Generated-By: Babel 2.11.0\n"
|
"Generated-By: Babel 2.12.1\n"
|
||||||
|
|
||||||
#: ../../dispatcher/dispatcher.rst:3
|
#: ../../dispatcher/dispatcher.rst:3
|
||||||
msgid "Dispatcher"
|
msgid "Dispatcher"
|
||||||
|
|
@ -101,8 +101,7 @@ msgstr ""
|
||||||
msgid "Run many bots with polling"
|
msgid "Run many bots with polling"
|
||||||
msgstr "Запуск кількох ботів з опитуванням"
|
msgstr "Запуск кількох ботів з опитуванням"
|
||||||
|
|
||||||
#: aiogram.dispatcher.dispatcher.Dispatcher.run_polling:3
|
#: aiogram.dispatcher.dispatcher.Dispatcher.run_polling:3 of
|
||||||
#: aiogram.dispatcher.dispatcher.Dispatcher.start_polling:3 of
|
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Bot instances (one or mre)"
|
msgid "Bot instances (one or mre)"
|
||||||
msgstr "Екземпляри ботів"
|
msgstr "Екземпляри ботів"
|
||||||
|
|
@ -122,23 +121,22 @@ msgstr "Запуск обробки без очікування результа
|
||||||
msgid "backoff-retry config"
|
msgid "backoff-retry config"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: aiogram.dispatcher.dispatcher.Dispatcher.run_polling:7
|
#: aiogram.dispatcher.dispatcher.Dispatcher.run_polling:7 of
|
||||||
#: aiogram.dispatcher.dispatcher.Dispatcher.start_polling:7 of
|
|
||||||
msgid "List of the update types you want your bot to receive"
|
msgid "List of the update types you want your bot to receive"
|
||||||
msgstr "Список типів подій, які має опрацьовувати ваш бот"
|
msgstr "Список типів подій, які має опрацьовувати ваш бот"
|
||||||
|
|
||||||
#: aiogram.dispatcher.dispatcher.Dispatcher.run_polling:8
|
#: aiogram.dispatcher.dispatcher.Dispatcher.run_polling:8
|
||||||
#: aiogram.dispatcher.dispatcher.Dispatcher.start_polling:8 of
|
#: aiogram.dispatcher.dispatcher.Dispatcher.start_polling:9 of
|
||||||
msgid "handle signals (SIGINT/SIGTERM)"
|
msgid "handle signals (SIGINT/SIGTERM)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: aiogram.dispatcher.dispatcher.Dispatcher.run_polling:9
|
#: aiogram.dispatcher.dispatcher.Dispatcher.run_polling:9
|
||||||
#: aiogram.dispatcher.dispatcher.Dispatcher.start_polling:9 of
|
#: aiogram.dispatcher.dispatcher.Dispatcher.start_polling:10 of
|
||||||
msgid "close bot sessions on shutdown"
|
msgid "close bot sessions on shutdown"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: aiogram.dispatcher.dispatcher.Dispatcher.run_polling:10
|
#: aiogram.dispatcher.dispatcher.Dispatcher.run_polling:10
|
||||||
#: aiogram.dispatcher.dispatcher.Dispatcher.start_polling:10 of
|
#: aiogram.dispatcher.dispatcher.Dispatcher.start_polling:11 of
|
||||||
msgid "contextual data"
|
msgid "contextual data"
|
||||||
msgstr "контекстні дані"
|
msgstr "контекстні дані"
|
||||||
|
|
||||||
|
|
@ -151,6 +149,17 @@ msgstr "Повертає"
|
||||||
msgid "Polling runner"
|
msgid "Polling runner"
|
||||||
msgstr "Запуск кількох ботів з опитуванням (асинхронно)"
|
msgstr "Запуск кількох ботів з опитуванням (асинхронно)"
|
||||||
|
|
||||||
|
#: aiogram.dispatcher.dispatcher.Dispatcher.start_polling:3 of
|
||||||
|
#, fuzzy
|
||||||
|
msgid "Bot instances (one or more)"
|
||||||
|
msgstr "Екземпляри ботів"
|
||||||
|
|
||||||
|
#: aiogram.dispatcher.dispatcher.Dispatcher.start_polling:7 of
|
||||||
|
msgid ""
|
||||||
|
"List of the update types you want your bot to receive By default, all "
|
||||||
|
"used update types are enabled (resolved from handlers)"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: ../../dispatcher/dispatcher.rst:18
|
#: ../../dispatcher/dispatcher.rst:18
|
||||||
msgid "Simple usage"
|
msgid "Simple usage"
|
||||||
msgstr "Просте застосування"
|
msgstr "Просте застосування"
|
||||||
|
|
|
||||||
159
docs/locale/uk_UA/LC_MESSAGES/dispatcher/errors.po
Normal file
159
docs/locale/uk_UA/LC_MESSAGES/dispatcher/errors.po
Normal file
|
|
@ -0,0 +1,159 @@
|
||||||
|
# SOME DESCRIPTIVE TITLE.
|
||||||
|
# Copyright (C) 2023, aiogram Team
|
||||||
|
# This file is distributed under the same license as the aiogram package.
|
||||||
|
# FIRST AUTHOR <EMAIL@ADDRESS>, 2023.
|
||||||
|
#
|
||||||
|
#, fuzzy
|
||||||
|
msgid ""
|
||||||
|
msgstr ""
|
||||||
|
"Project-Id-Version: aiogram \n"
|
||||||
|
"Report-Msgid-Bugs-To: \n"
|
||||||
|
"POT-Creation-Date: 2023-07-30 18:31+0300\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.12.1\n"
|
||||||
|
|
||||||
|
#: ../../dispatcher/errors.rst:3
|
||||||
|
msgid "Errors"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../dispatcher/errors.rst:7
|
||||||
|
msgid "Handling errors"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../dispatcher/errors.rst:9
|
||||||
|
msgid ""
|
||||||
|
"Is recommended way that you should use errors inside handlers using try-"
|
||||||
|
"except block, but in common cases you can use global errors handler at "
|
||||||
|
"router or dispatcher level."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../dispatcher/errors.rst:12
|
||||||
|
msgid ""
|
||||||
|
"If you specify errors handler for router - it will be used for all "
|
||||||
|
"handlers inside this router."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../dispatcher/errors.rst:14
|
||||||
|
msgid ""
|
||||||
|
"If you specify errors handler for dispatcher - it will be used for all "
|
||||||
|
"handlers inside all routers."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../dispatcher/errors.rst:34
|
||||||
|
msgid "ErrorEvent"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: aiogram.types.error_event.ErrorEvent:1 of
|
||||||
|
msgid ""
|
||||||
|
"Internal event, should be used to receive errors while processing Updates"
|
||||||
|
" from Telegram"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: aiogram.types.error_event.ErrorEvent:3 of
|
||||||
|
msgid "Source: https://core.telegram.org/bots/api#error-event"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../docstring aiogram.types.error_event.ErrorEvent.update:1 of
|
||||||
|
msgid "Received update"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../docstring aiogram.types.error_event.ErrorEvent.exception:1 of
|
||||||
|
msgid "Exception"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../dispatcher/errors.rst:45
|
||||||
|
msgid "Error types"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: aiogram.exceptions.AiogramError:1 of
|
||||||
|
msgid "Base exception for all aiogram errors."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: aiogram.exceptions.DetailedAiogramError:1 of
|
||||||
|
msgid "Base exception for all aiogram errors with detailed message."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: aiogram.exceptions.CallbackAnswerException:1 of
|
||||||
|
msgid "Exception for callback answer."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: aiogram.exceptions.UnsupportedKeywordArgument:1 of
|
||||||
|
msgid "Exception raised when a keyword argument is passed as filter."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: aiogram.exceptions.TelegramAPIError:1 of
|
||||||
|
msgid "Base exception for all Telegram API errors."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: aiogram.exceptions.TelegramNetworkError:1 of
|
||||||
|
msgid "Base exception for all Telegram network errors."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: aiogram.exceptions.TelegramRetryAfter:1 of
|
||||||
|
msgid "Exception raised when flood control exceeds."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: aiogram.exceptions.TelegramMigrateToChat:1 of
|
||||||
|
msgid "Exception raised when chat has been migrated to a supergroup."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: aiogram.exceptions.TelegramBadRequest:1 of
|
||||||
|
msgid "Exception raised when request is malformed."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: aiogram.exceptions.TelegramNotFound:1 of
|
||||||
|
msgid "Exception raised when chat, message, user, etc. not found."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: aiogram.exceptions.TelegramConflictError:1 of
|
||||||
|
msgid ""
|
||||||
|
"Exception raised when bot token is already used by another application in"
|
||||||
|
" polling mode."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: aiogram.exceptions.TelegramUnauthorizedError:1 of
|
||||||
|
msgid "Exception raised when bot token is invalid."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: aiogram.exceptions.TelegramForbiddenError:1 of
|
||||||
|
msgid "Exception raised when bot is kicked from chat or etc."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: aiogram.exceptions.TelegramServerError:1 of
|
||||||
|
msgid "Exception raised when Telegram server returns 5xx error."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: aiogram.exceptions.RestartingTelegram:1 of
|
||||||
|
msgid "Exception raised when Telegram server is restarting."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: aiogram.exceptions.RestartingTelegram:3 of
|
||||||
|
msgid ""
|
||||||
|
"It seems like this error is not used by Telegram anymore, but it's still "
|
||||||
|
"here for backward compatibility."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: aiogram.exceptions.RestartingTelegram:6 of
|
||||||
|
msgid ""
|
||||||
|
"Currently, you should expect that Telegram can raise RetryAfter (with "
|
||||||
|
"timeout 5 seconds)"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: aiogram.exceptions.RestartingTelegram:7 of
|
||||||
|
msgid "error instead of this one."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: aiogram.exceptions.TelegramEntityTooLarge:1 of
|
||||||
|
msgid "Exception raised when you are trying to send a file that is too large."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: aiogram.exceptions.ClientDecodeError:1 of
|
||||||
|
msgid ""
|
||||||
|
"Exception raised when client can't decode response. (Malformed response, "
|
||||||
|
"etc.)"
|
||||||
|
msgstr ""
|
||||||
|
|
@ -7,15 +7,14 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: aiogram\n"
|
"Project-Id-Version: aiogram\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2022-10-01 22:51+0300\n"
|
"POT-Creation-Date: 2023-07-30 18:31+0300\n"
|
||||||
"PO-Revision-Date: 2022-12-10 20:41+0200\n"
|
"PO-Revision-Date: 2022-12-10 20:41+0200\n"
|
||||||
"Last-Translator: \n"
|
"Last-Translator: \n"
|
||||||
"Language-Team: \n"
|
"Language-Team: \n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=utf-8\n"
|
"Content-Type: text/plain; charset=utf-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"Generated-By: Babel 2.10.3\n"
|
"Generated-By: Babel 2.12.1\n"
|
||||||
"X-Generator: Poedit 3.2.2\n"
|
|
||||||
|
|
||||||
#: ../../dispatcher/router.rst:3
|
#: ../../dispatcher/router.rst:3
|
||||||
msgid "Router"
|
msgid "Router"
|
||||||
|
|
@ -36,57 +35,79 @@ msgstr ""
|
||||||
|
|
||||||
#: aiogram.dispatcher.router.Router:4 of
|
#: aiogram.dispatcher.router.Router:4 of
|
||||||
msgid "Event handlers can be registered in observer by two ways:"
|
msgid "Event handlers can be registered in observer by two ways:"
|
||||||
msgstr ""
|
msgstr "Обробники подій можуть бути зареєстровані в обсервері двома шляхами:"
|
||||||
"Обробники подій можуть бути зареєстровані в обсервері двома шляхами:"
|
|
||||||
|
|
||||||
#: aiogram.dispatcher.router.Router:6 of
|
#: aiogram.dispatcher.router.Router:6 of
|
||||||
msgid ""
|
msgid ""
|
||||||
"By observer method - :obj:`router.<event_type>.register(handler, "
|
"By observer method - :obj:`router.<event_type>.register(handler, "
|
||||||
"<filters, ...>)`"
|
"<filters, ...>)`"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"За допомогою методу обсервера - :obj:`router.<event_type>."
|
"За допомогою методу обсервера - "
|
||||||
"register(handler, <filters, ...>)`"
|
":obj:`router.<event_type>.register(handler, <filters, ...>)`"
|
||||||
|
|
||||||
#: aiogram.dispatcher.router.Router:7 of
|
#: aiogram.dispatcher.router.Router:7 of
|
||||||
msgid "By decorator - :obj:`@router.<event_type>(<filters, ...>)`"
|
msgid "By decorator - :obj:`@router.<event_type>(<filters, ...>)`"
|
||||||
msgstr ""
|
msgstr "За допомогою декоратора - :obj:`@router.<event_type>(<filters, ...>)`"
|
||||||
"За допомогою декоратора - :obj:`@router.<event_type>(<filters, ...>)`"
|
|
||||||
|
|
||||||
#: aiogram.dispatcher.router.Router.__init__
|
#: aiogram.dispatcher.router.Router.__init__
|
||||||
#: aiogram.dispatcher.router.Router.include_router of
|
#: aiogram.dispatcher.router.Router.include_router
|
||||||
|
#: aiogram.dispatcher.router.Router.include_routers
|
||||||
|
#: aiogram.dispatcher.router.Router.resolve_used_update_types of
|
||||||
msgid "Parameters"
|
msgid "Parameters"
|
||||||
msgstr "Параметри"
|
msgstr "Параметри"
|
||||||
|
|
||||||
#: aiogram.dispatcher.router.Router.__init__:1 of
|
#: aiogram.dispatcher.router.Router.__init__:1 of
|
||||||
msgid "Optional router name, can be useful for debugging"
|
msgid "Optional router name, can be useful for debugging"
|
||||||
msgstr ""
|
msgstr "Додаткова назва маршрутизатора, може бути корисною для відлагодження"
|
||||||
"Додаткова назва маршрутизатора, може бути корисною для відлагодження"
|
|
||||||
|
|
||||||
#: aiogram.dispatcher.router.Router.include_router:1 of
|
#: aiogram.dispatcher.router.Router.include_router:1 of
|
||||||
msgid "Attach another router."
|
msgid "Attach another router."
|
||||||
msgstr "Підключення маршрутизатора."
|
msgstr "Підключення маршрутизатора."
|
||||||
|
|
||||||
#: aiogram.dispatcher.router.Router.include_router of
|
#: aiogram.dispatcher.router.Router.include_router
|
||||||
|
#: aiogram.dispatcher.router.Router.include_routers
|
||||||
|
#: aiogram.dispatcher.router.Router.resolve_used_update_types of
|
||||||
msgid "Returns"
|
msgid "Returns"
|
||||||
msgstr "Повертає"
|
msgstr "Повертає"
|
||||||
|
|
||||||
#: ../../dispatcher/router.rst:11
|
#: aiogram.dispatcher.router.Router.include_routers:1 of
|
||||||
|
#, fuzzy
|
||||||
|
msgid "Attach multiple routers."
|
||||||
|
msgstr "Підключення маршрутизатора."
|
||||||
|
|
||||||
|
#: aiogram.dispatcher.router.Router.resolve_used_update_types:1 of
|
||||||
|
msgid "Resolve registered event names"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: aiogram.dispatcher.router.Router.resolve_used_update_types:3 of
|
||||||
|
msgid "Is useful for getting updates only for registered event types."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: aiogram.dispatcher.router.Router.resolve_used_update_types:5 of
|
||||||
|
msgid "skip specified event names"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: aiogram.dispatcher.router.Router.resolve_used_update_types:6 of
|
||||||
|
msgid "set of registered names"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../dispatcher/router.rst:13
|
||||||
msgid "Event observers"
|
msgid "Event observers"
|
||||||
msgstr "Обсервери подій"
|
msgstr "Обсервери подій"
|
||||||
|
|
||||||
#: ../../dispatcher/router.rst:15
|
#: ../../dispatcher/router.rst:17
|
||||||
msgid ""
|
msgid ""
|
||||||
"All handlers always should be asynchronous. The name of the handler "
|
"All handlers always should be asynchronous. The name of the handler "
|
||||||
"function is not important. The event argument name is also not important "
|
"function is not important. The event argument name is also not important "
|
||||||
"but it is recommended to not overlap the name with contextual data in "
|
"but it is recommended to not overlap the name with contextual data in due"
|
||||||
"due to function can not accept two arguments with the same name."
|
" to function can not accept two arguments with the same name."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Усі обробники завжди мають бути асинхронними. Ім'я функції обробки не "
|
"Усі обробники завжди мають бути асинхронними. Ім'я функції обробки не має"
|
||||||
"має значення. Назва аргументу події також не важлива, але рекомендується "
|
" значення. Назва аргументу події також не важлива, але рекомендується не "
|
||||||
"не накладати назву на контекстні дані, оскільки функція не може прийняти "
|
"накладати назву на контекстні дані, оскільки функція не може прийняти два"
|
||||||
"два аргументи з однаковою назвою."
|
" аргументи з однаковою назвою."
|
||||||
|
|
||||||
#: ../../dispatcher/router.rst:18
|
#: ../../dispatcher/router.rst:20
|
||||||
msgid ""
|
msgid ""
|
||||||
"Here is the list of available observers and examples of how to register "
|
"Here is the list of available observers and examples of how to register "
|
||||||
"handlers"
|
"handlers"
|
||||||
|
|
@ -94,115 +115,105 @@ msgstr ""
|
||||||
"Ось список доступних обсерверів і приклади того, як зареєструвати "
|
"Ось список доступних обсерверів і приклади того, як зареєструвати "
|
||||||
"обробники"
|
"обробники"
|
||||||
|
|
||||||
#: ../../dispatcher/router.rst:20
|
#: ../../dispatcher/router.rst:22
|
||||||
msgid ""
|
msgid ""
|
||||||
"In these examples only decorator-style registering handlers are used, "
|
"In these examples only decorator-style registering handlers are used, but"
|
||||||
"but if you don't like @decorators just use :obj:`<event type>."
|
" if you don't like @decorators just use :obj:`<event type>.register(...)`"
|
||||||
"register(...)` method instead."
|
" method instead."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"У цих прикладах використовуються лише обробники реєстрації у стилі "
|
"У цих прикладах використовуються лише обробники реєстрації у стилі "
|
||||||
"декоратора, але якщо вам не подобаються @decorators, просто "
|
"декоратора, але якщо вам не подобаються @decorators, просто "
|
||||||
"використовуйте :obj:`<event type>.register(...)` method instead."
|
"використовуйте :obj:`<event type>.register(...)` method instead."
|
||||||
|
|
||||||
#: ../../dispatcher/router.rst:23
|
#: ../../dispatcher/router.rst:25
|
||||||
msgid "Update"
|
|
||||||
msgstr "Оновлення"
|
|
||||||
|
|
||||||
#: ../../dispatcher/router.rst:32
|
|
||||||
msgid ""
|
|
||||||
"By default Router already has an update handler which route all event "
|
|
||||||
"types to another observers."
|
|
||||||
msgstr ""
|
|
||||||
"За замовчуванням маршрутизатор уже має обробник подій, який направляє "
|
|
||||||
"всі типи подій іншим обсерверам."
|
|
||||||
|
|
||||||
#: ../../dispatcher/router.rst:36
|
|
||||||
msgid "Message"
|
msgid "Message"
|
||||||
msgstr "Повідомлення"
|
msgstr "Повідомлення"
|
||||||
|
|
||||||
#: ../../dispatcher/router.rst:41
|
#: ../../dispatcher/router.rst:30
|
||||||
msgid "Be attentive with filtering this event"
|
msgid "Be attentive with filtering this event"
|
||||||
msgstr "Будьте уважні при фільтруванні цієї події"
|
msgstr "Будьте уважні при фільтруванні цієї події"
|
||||||
|
|
||||||
#: ../../dispatcher/router.rst:43
|
#: ../../dispatcher/router.rst:32
|
||||||
msgid ""
|
msgid ""
|
||||||
"You should expect that this event can be with different sets of "
|
"You should expect that this event can be with different sets of "
|
||||||
"attributes in different cases"
|
"attributes in different cases"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Вам слід очікувати, що ця подія може мати різні набори атрибутів у "
|
"Вам слід очікувати, що ця подія може мати різні набори атрибутів у різних"
|
||||||
"різних випадках"
|
" випадках"
|
||||||
|
|
||||||
#: ../../dispatcher/router.rst:45
|
#: ../../dispatcher/router.rst:34
|
||||||
msgid ""
|
msgid ""
|
||||||
"(For example text, sticker and document are always of different content "
|
"(For example text, sticker and document are always of different content "
|
||||||
"types of message)"
|
"types of message)"
|
||||||
msgstr ""
|
msgstr "(Наприклад, текст, стікер та документ завжди мають різні типи вмісту)"
|
||||||
"(Наприклад, текст, стікер та документ завжди мають різні типи вмісту)"
|
|
||||||
|
|
||||||
#: ../../dispatcher/router.rst:47
|
#: ../../dispatcher/router.rst:36
|
||||||
msgid ""
|
msgid ""
|
||||||
"Recommended way to check field availability before usage, for example "
|
"Recommended way to check field availability before usage, for example via"
|
||||||
"via :ref:`magic filter <magic-filters>`: :code:`F.text` to handle text, :"
|
" :ref:`magic filter <magic-filters>`: :code:`F.text` to handle text, "
|
||||||
"code:`F.sticker` to handle stickers only and etc."
|
":code:`F.sticker` to handle stickers only and etc."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Рекомендований спосіб перевірити наявність полів перед використанням, "
|
"Рекомендований спосіб перевірити наявність полів перед використанням, "
|
||||||
"наприклад за допомогою :ref:`magic filter <magic-filters>`: :code:`F."
|
"наприклад за допомогою :ref:`magic filter <magic-filters>`: "
|
||||||
"text` для обробки тексту, :code:`F.sticker` для обробки лише стікерів і "
|
":code:`F.text` для обробки тексту, :code:`F.sticker` для обробки лише "
|
||||||
"тощо."
|
"стікерів і тощо."
|
||||||
|
|
||||||
#: ../../dispatcher/router.rst:58
|
#: ../../dispatcher/router.rst:47
|
||||||
msgid "Edited message"
|
msgid "Edited message"
|
||||||
msgstr "Відредаговане повідомлення"
|
msgstr "Відредаговане повідомлення"
|
||||||
|
|
||||||
#: ../../dispatcher/router.rst:66
|
#: ../../dispatcher/router.rst:55
|
||||||
msgid "Channel post"
|
msgid "Channel post"
|
||||||
msgstr "Пост на каналі"
|
msgstr "Пост на каналі"
|
||||||
|
|
||||||
#: ../../dispatcher/router.rst:74
|
#: ../../dispatcher/router.rst:63
|
||||||
msgid "Edited channel post"
|
msgid "Edited channel post"
|
||||||
msgstr "Відредагований пост на каналі"
|
msgstr "Відредагований пост на каналі"
|
||||||
|
|
||||||
#: ../../dispatcher/router.rst:83
|
#: ../../dispatcher/router.rst:72
|
||||||
msgid "Inline query"
|
msgid "Inline query"
|
||||||
msgstr "Inline запит"
|
msgstr "Inline запит"
|
||||||
|
|
||||||
#: ../../dispatcher/router.rst:91
|
#: ../../dispatcher/router.rst:80
|
||||||
msgid "Chosen inline query"
|
msgid "Chosen inline query"
|
||||||
msgstr "Вибраний результат inline запиту"
|
msgstr "Вибраний результат inline запиту"
|
||||||
|
|
||||||
#: ../../dispatcher/router.rst:99
|
#: ../../dispatcher/router.rst:88
|
||||||
msgid "Callback query"
|
msgid "Callback query"
|
||||||
msgstr "Запит зворотної відповіді"
|
msgstr "Запит зворотної відповіді"
|
||||||
|
|
||||||
#: ../../dispatcher/router.rst:107
|
#: ../../dispatcher/router.rst:96
|
||||||
msgid "Shipping query"
|
msgid "Shipping query"
|
||||||
msgstr "Запит підтвердження доставки"
|
msgstr "Запит підтвердження доставки"
|
||||||
|
|
||||||
#: ../../dispatcher/router.rst:115
|
#: ../../dispatcher/router.rst:104
|
||||||
msgid "Pre checkout query"
|
msgid "Pre checkout query"
|
||||||
msgstr "Запит перед оформленням замовлення"
|
msgstr "Запит перед оформленням замовлення"
|
||||||
|
|
||||||
#: ../../dispatcher/router.rst:123
|
#: ../../dispatcher/router.rst:112
|
||||||
msgid "Poll"
|
msgid "Poll"
|
||||||
msgstr "Опитування"
|
msgstr "Опитування"
|
||||||
|
|
||||||
#: ../../dispatcher/router.rst:131
|
#: ../../dispatcher/router.rst:120
|
||||||
msgid "Poll answer"
|
msgid "Poll answer"
|
||||||
msgstr "Відповідь на опитування"
|
msgstr "Відповідь на опитування"
|
||||||
|
|
||||||
#: ../../dispatcher/router.rst:139
|
#: ../../dispatcher/router.rst:128
|
||||||
msgid "Errors"
|
msgid "Errors"
|
||||||
msgstr "Помилки"
|
msgstr "Помилки"
|
||||||
|
|
||||||
#: ../../dispatcher/router.rst:146
|
#: ../../dispatcher/router.rst:135
|
||||||
msgid "Is useful for handling errors from other handlers"
|
#, fuzzy
|
||||||
|
msgid ""
|
||||||
|
"Is useful for handling errors from other handlers, error event described "
|
||||||
|
":ref:`here <error-event>`"
|
||||||
msgstr "Корисно для обробки помилок інших обробників"
|
msgstr "Корисно для обробки помилок інших обробників"
|
||||||
|
|
||||||
#: ../../dispatcher/router.rst:150
|
#: ../../dispatcher/router.rst:142
|
||||||
msgid "Nested routers"
|
msgid "Nested routers"
|
||||||
msgstr "Вкладені маршрутизатори"
|
msgstr "Вкладені маршрутизатори"
|
||||||
|
|
||||||
#: ../../dispatcher/router.rst:155
|
#: ../../dispatcher/router.rst:147
|
||||||
msgid ""
|
msgid ""
|
||||||
"Routers by the way can be nested to an another routers with some "
|
"Routers by the way can be nested to an another routers with some "
|
||||||
"limitations:"
|
"limitations:"
|
||||||
|
|
@ -210,30 +221,50 @@ msgstr ""
|
||||||
"До речі, маршрутизатори можуть бути вкладеними в інші маршрутизатори з "
|
"До речі, маршрутизатори можуть бути вкладеними в інші маршрутизатори з "
|
||||||
"деякими обмеженнями:"
|
"деякими обмеженнями:"
|
||||||
|
|
||||||
#: ../../dispatcher/router.rst:155
|
#: ../../dispatcher/router.rst:147
|
||||||
msgid ""
|
msgid ""
|
||||||
"1. Router **CAN NOT** include itself 1. Routers **CAN NOT** be used for "
|
"1. Router **CAN NOT** include itself 1. Routers **CAN NOT** be used for "
|
||||||
"circular including (router 1 include router 2, router 2 include router "
|
"circular including (router 1 include router 2, router 2 include router 3,"
|
||||||
"3, router 3 include router 1)"
|
" router 3 include router 1)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"1. Маршрутизатор **НЕ МОЖЕ** включити себе \n"
|
"1. Маршрутизатор **НЕ МОЖЕ** включити себе \n"
|
||||||
"2. Маршрутизатори **НЕ МОЖНА** використовувати для циклічного включення "
|
"2. Маршрутизатори **НЕ МОЖНА** використовувати для циклічного включення "
|
||||||
"(маршрутизатор 1 включає маршрутизатор 2, маршрутизатор 2 включає "
|
"(маршрутизатор 1 включає маршрутизатор 2, маршрутизатор 2 включає "
|
||||||
"маршрутизатор 3, маршрутизатор 3 включає маршрутизатор 1)"
|
"маршрутизатор 3, маршрутизатор 3 включає маршрутизатор 1)"
|
||||||
|
|
||||||
#: ../../dispatcher/router.rst:159
|
#: ../../dispatcher/router.rst:151
|
||||||
msgid "Example:"
|
msgid "Example:"
|
||||||
msgstr "Приклад:"
|
msgstr "Приклад:"
|
||||||
|
|
||||||
#: ../../dispatcher/router.rst:161 ../../dispatcher/router.rst:171
|
#: ../../dispatcher/router.rst:153
|
||||||
|
#, fuzzy
|
||||||
|
msgid "module_1.py"
|
||||||
|
msgstr "module_2.py"
|
||||||
|
|
||||||
|
#: ../../dispatcher/router.rst:163
|
||||||
msgid "module_2.py"
|
msgid "module_2.py"
|
||||||
msgstr "module_2.py"
|
msgstr "module_2.py"
|
||||||
|
|
||||||
#: ../../dispatcher/router.rst:183
|
#: ../../dispatcher/router.rst:175
|
||||||
|
msgid "Update"
|
||||||
|
msgstr "Оновлення"
|
||||||
|
|
||||||
|
#: ../../dispatcher/router.rst:184
|
||||||
|
msgid "The only root Router (Dispatcher) can handle this type of event."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../dispatcher/router.rst:188
|
||||||
|
msgid ""
|
||||||
|
"Dispatcher already has default handler for this event type, so you can "
|
||||||
|
"use it for handling all updates that are not handled by any other "
|
||||||
|
"handlers."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../dispatcher/router.rst:191
|
||||||
msgid "How it works?"
|
msgid "How it works?"
|
||||||
msgstr "Як це працює?"
|
msgstr "Як це працює?"
|
||||||
|
|
||||||
#: ../../dispatcher/router.rst:185
|
#: ../../dispatcher/router.rst:193
|
||||||
msgid ""
|
msgid ""
|
||||||
"For example, dispatcher has 2 routers, the last router also has one "
|
"For example, dispatcher has 2 routers, the last router also has one "
|
||||||
"nested router:"
|
"nested router:"
|
||||||
|
|
@ -245,6 +276,15 @@ msgstr ""
|
||||||
msgid "Nested routers example"
|
msgid "Nested routers example"
|
||||||
msgstr "Приклад вкладених маршрутизаторів"
|
msgstr "Приклад вкладених маршрутизаторів"
|
||||||
|
|
||||||
#: ../../dispatcher/router.rst:190
|
#: ../../dispatcher/router.rst:198
|
||||||
msgid "In this case update propagation flow will have form:"
|
msgid "In this case update propagation flow will have form:"
|
||||||
msgstr "У цьому випадку потік розповсюдження оновлення матиме вигляд:"
|
msgstr "У цьому випадку потік розповсюдження оновлення матиме вигляд:"
|
||||||
|
|
||||||
|
#~ msgid ""
|
||||||
|
#~ "By default Router already has an "
|
||||||
|
#~ "update handler which route all event "
|
||||||
|
#~ "types to another observers."
|
||||||
|
#~ msgstr ""
|
||||||
|
#~ "За замовчуванням маршрутизатор уже має "
|
||||||
|
#~ "обробник подій, який направляє всі типи"
|
||||||
|
#~ " подій іншим обсерверам."
|
||||||
|
|
|
||||||
|
|
@ -8,14 +8,14 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: aiogram \n"
|
"Project-Id-Version: aiogram \n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2023-03-11 01:52+0200\n"
|
"POT-Creation-Date: 2023-07-30 18:31+0300\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=utf-8\n"
|
"Content-Type: text/plain; charset=utf-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"Generated-By: Babel 2.11.0\n"
|
"Generated-By: Babel 2.12.1\n"
|
||||||
|
|
||||||
#: ../../../README.rst:3
|
#: ../../../README.rst:3
|
||||||
msgid "aiogram |beta badge|"
|
msgid "aiogram |beta badge|"
|
||||||
|
|
@ -129,7 +129,7 @@ msgstr "Працює з `PyPy <https://www.pypy.org/>`_"
|
||||||
#: ../../../README.rst:66
|
#: ../../../README.rst:66
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid ""
|
msgid ""
|
||||||
"Supports `Telegram Bot API 6.6 <https://core.telegram.org/bots/api>`_ and"
|
"Supports `Telegram Bot API 6.7 <https://core.telegram.org/bots/api>`_ and"
|
||||||
" gets fast updates to the latest versions of the Bot API"
|
" gets fast updates to the latest versions of the Bot API"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Підтримує `Telegram Bot API 6.3 <https://core.telegram.org/bots/api>`_ та"
|
"Підтримує `Telegram Bot API 6.3 <https://core.telegram.org/bots/api>`_ та"
|
||||||
|
|
|
||||||
|
|
@ -7,41 +7,40 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: aiogram\n"
|
"Project-Id-Version: aiogram\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2022-10-01 22:51+0300\n"
|
"POT-Creation-Date: 2023-07-30 18:31+0300\n"
|
||||||
"PO-Revision-Date: 2022-10-14 00:10+0300\n"
|
"PO-Revision-Date: 2022-10-14 00:10+0300\n"
|
||||||
"Last-Translator: \n"
|
"Last-Translator: \n"
|
||||||
"Language-Team: \n"
|
|
||||||
"Language: uk_UA\n"
|
"Language: uk_UA\n"
|
||||||
|
"Language-Team: \n"
|
||||||
|
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && "
|
||||||
|
"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=utf-8\n"
|
"Content-Type: text/plain; charset=utf-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"Generated-By: Babel 2.10.3\n"
|
"Generated-By: Babel 2.12.1\n"
|
||||||
"X-Generator: Poedit 3.1.1\n"
|
|
||||||
|
|
||||||
#: ../../install.rst:3
|
#: ../../install.rst:3
|
||||||
msgid "Installation"
|
msgid "Installation"
|
||||||
msgstr "Встановлення"
|
msgstr "Встановлення"
|
||||||
|
|
||||||
#: ../../install.rst:6
|
#: ../../install.rst:6 ../../install.rst:23
|
||||||
msgid "Stable (2.x)"
|
|
||||||
msgstr "Стабільна версія (2.x)"
|
|
||||||
|
|
||||||
#: ../../install.rst:9 ../../install.rst:26
|
|
||||||
msgid "From PyPI"
|
msgid "From PyPI"
|
||||||
msgstr "З PyPI"
|
msgstr "З PyPI"
|
||||||
|
|
||||||
#: ../../install.rst:16
|
#: ../../install.rst:13
|
||||||
msgid "From Arch Linux Repository"
|
msgid "From Arch Linux Repository"
|
||||||
msgstr "З репозиторію Arch Linux"
|
msgstr "З репозиторію Arch Linux"
|
||||||
|
|
||||||
#: ../../install.rst:23
|
#: ../../install.rst:20
|
||||||
msgid "Development build (3.x)"
|
msgid "Development build (3.x)"
|
||||||
msgstr "Бета-версія (3.х)"
|
msgstr "Бета-версія (3.х)"
|
||||||
|
|
||||||
#: ../../install.rst:33
|
#: ../../install.rst:30
|
||||||
msgid "From GitHub"
|
msgid "From GitHub"
|
||||||
msgstr "З GitHub"
|
msgstr "З GitHub"
|
||||||
|
|
||||||
#: ../../install.rst:40
|
#~ msgid "Stable (2.x)"
|
||||||
msgid "From AUR"
|
#~ msgstr "Стабільна версія (2.x)"
|
||||||
msgstr "З AUR"
|
|
||||||
|
#~ msgid "From AUR"
|
||||||
|
#~ msgstr "З AUR"
|
||||||
|
|
|
||||||
271
docs/locale/uk_UA/LC_MESSAGES/migration_2_to_3.po
Normal file
271
docs/locale/uk_UA/LC_MESSAGES/migration_2_to_3.po
Normal file
|
|
@ -0,0 +1,271 @@
|
||||||
|
# SOME DESCRIPTIVE TITLE.
|
||||||
|
# Copyright (C) 2023, aiogram Team
|
||||||
|
# This file is distributed under the same license as the aiogram package.
|
||||||
|
# FIRST AUTHOR <EMAIL@ADDRESS>, 2023.
|
||||||
|
#
|
||||||
|
#, fuzzy
|
||||||
|
msgid ""
|
||||||
|
msgstr ""
|
||||||
|
"Project-Id-Version: aiogram \n"
|
||||||
|
"Report-Msgid-Bugs-To: \n"
|
||||||
|
"POT-Creation-Date: 2023-07-30 18:31+0300\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.12.1\n"
|
||||||
|
|
||||||
|
#: ../../migration_2_to_3.rst:3
|
||||||
|
msgid "Migration FAQ (2.x -> 3.0)"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../migration_2_to_3.rst:7
|
||||||
|
msgid "This guide is still in progress."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../migration_2_to_3.rst:9
|
||||||
|
msgid ""
|
||||||
|
"This version introduces much many breaking changes and architectural "
|
||||||
|
"improvements, helping to reduce global variables count in your code, "
|
||||||
|
"provides useful mechanisms to separate your code to modules or just make "
|
||||||
|
"sharable modules via packages on the PyPi, makes middlewares and filters "
|
||||||
|
"more controllable and others."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../migration_2_to_3.rst:14
|
||||||
|
msgid ""
|
||||||
|
"On this page you can read about points that changed corresponding to last"
|
||||||
|
" stable 2.x version."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../migration_2_to_3.rst:18
|
||||||
|
msgid ""
|
||||||
|
"This page is most like a detailed changelog than a migration guide, but "
|
||||||
|
"it will be updated in the future."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../migration_2_to_3.rst:21
|
||||||
|
msgid ""
|
||||||
|
"Feel free to contribute to this page, if you find something that is not "
|
||||||
|
"mentioned here."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../migration_2_to_3.rst:25
|
||||||
|
msgid "Dispatcher"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../migration_2_to_3.rst:27
|
||||||
|
msgid ""
|
||||||
|
":class:`Dispatcher` class no longer accepts the `Bot` instance into the "
|
||||||
|
"initializer, it should be passed to dispatcher only for starting polling "
|
||||||
|
"or handling event from webhook. Also this way adds possibility to use "
|
||||||
|
"multiple bot instances at the same time (\"multibot\")"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../migration_2_to_3.rst:30
|
||||||
|
msgid ""
|
||||||
|
":class:`Dispatcher` now can be extended with another Dispatcher-like "
|
||||||
|
"thing named :class:`Router` (:ref:`Read more » <Nested routers>`). With "
|
||||||
|
"routes you can easily separate your code to multiple modules and may be "
|
||||||
|
"share this modules between projects."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../migration_2_to_3.rst:34
|
||||||
|
msgid ""
|
||||||
|
"Removed the **_handler** suffix from all event handler decorators and "
|
||||||
|
"registering methods. (:ref:`Read more » <Event observers>`)"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../migration_2_to_3.rst:36
|
||||||
|
msgid ""
|
||||||
|
"Executor entirely removed, now you can use Dispatcher directly to start "
|
||||||
|
"polling or webhook."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../migration_2_to_3.rst:37
|
||||||
|
msgid ""
|
||||||
|
"Throttling method is completely removed, now you can use middlewares to "
|
||||||
|
"control the execution context and use any throttling mechanism you want."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../migration_2_to_3.rst:39
|
||||||
|
msgid ""
|
||||||
|
"Removed global context variables from the API types, Bot and Dispatcher "
|
||||||
|
"object, from now if you want to get current bot instance inside handlers "
|
||||||
|
"or filters you should accept the argument :code:`bot: Bot` and use it "
|
||||||
|
"instead of :code:`Bot.get_current()` Inside middlewares it can be "
|
||||||
|
"accessed via :code:`data[\"bot\"]`."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../migration_2_to_3.rst:46
|
||||||
|
msgid "Filtering events"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../migration_2_to_3.rst:48
|
||||||
|
msgid ""
|
||||||
|
"Keyword filters can no more be used, use filters explicitly. (`Read more "
|
||||||
|
"» <https://github.com/aiogram/aiogram/issues/942>`_)"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../migration_2_to_3.rst:49
|
||||||
|
msgid ""
|
||||||
|
"In due to keyword filters was removed all enabled by default filters "
|
||||||
|
"(state and content_type now is not enabled), so you should specify them "
|
||||||
|
"explicitly if you want to use. For example instead of using "
|
||||||
|
":code:`@dp.message_handler(content_types=ContentType.PHOTO)` you should "
|
||||||
|
"use :code:`@router.message(F.photo)`"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../migration_2_to_3.rst:53
|
||||||
|
msgid ""
|
||||||
|
"Most of common filters is replaced by \"magic filter\". (:ref:`Read more "
|
||||||
|
"» <magic-filters>`)"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../migration_2_to_3.rst:54
|
||||||
|
msgid ""
|
||||||
|
"Now by default message handler receives any content type, if you want "
|
||||||
|
"specific one just add the filters (Magic or any other)"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../migration_2_to_3.rst:56
|
||||||
|
msgid ""
|
||||||
|
"State filter now is not enabled by default, that's mean if you using "
|
||||||
|
":code:`state=\"*\"` in v2 then you should not pass any state filter in "
|
||||||
|
"v3, and vice versa, if the state in v2 is not specified now you should "
|
||||||
|
"specify the state."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../migration_2_to_3.rst:59
|
||||||
|
msgid ""
|
||||||
|
"Added possibility to register per-router global filters, that helps to "
|
||||||
|
"reduces the number of repetitions in the code and makes easily way to "
|
||||||
|
"control for what each router will be used."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../migration_2_to_3.rst:65
|
||||||
|
msgid "Bot API"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../migration_2_to_3.rst:67
|
||||||
|
msgid ""
|
||||||
|
"Now all API methods is classes with validation (via `pydantic "
|
||||||
|
"<https://docs.pydantic.dev/>`_) (all API calls is also available as "
|
||||||
|
"methods in the Bot class)."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../migration_2_to_3.rst:69
|
||||||
|
msgid ""
|
||||||
|
"Added more pre-defined Enums and moved into `aiogram.enums` sub-package. "
|
||||||
|
"For example chat type enum now is :class:`aiogram.enums.ChatType` instead"
|
||||||
|
" of :class:`aiogram.types.chat.ChatType`. (:ref:`Read more » <enums>`)"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../migration_2_to_3.rst:72
|
||||||
|
msgid ""
|
||||||
|
"Separated HTTP client session into container that can be reused between "
|
||||||
|
"different Bot instances in the application."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../migration_2_to_3.rst:74
|
||||||
|
msgid ""
|
||||||
|
"API Exceptions is no more classified by specific message in due to "
|
||||||
|
"Telegram has no documented error codes. But all errors is classified by "
|
||||||
|
"HTTP status code and for each method only one case can be caused with the"
|
||||||
|
" same code, so in most cases you should check that only error type (by "
|
||||||
|
"status-code) without checking error message. (:ref:`Read more » <error-"
|
||||||
|
"types>`)"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../migration_2_to_3.rst:81
|
||||||
|
msgid "Middlewares"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../migration_2_to_3.rst:83
|
||||||
|
msgid ""
|
||||||
|
"Middlewares can now control a execution context, e.g. using context "
|
||||||
|
"managers (:ref:`Read more » <middlewares>`)"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../migration_2_to_3.rst:84
|
||||||
|
msgid ""
|
||||||
|
"All contextual data now is shared between middlewares, filters and "
|
||||||
|
"handlers to end-to-end use. For example now you can easily pass some data"
|
||||||
|
" into context inside middleware and get it in the filters layer as the "
|
||||||
|
"same way as in the handlers via keyword arguments."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../migration_2_to_3.rst:87
|
||||||
|
msgid ""
|
||||||
|
"Added mechanism named **flags**, that helps to customize handler behavior"
|
||||||
|
" in conjunction with middlewares. (:ref:`Read more » <flags>`)"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../migration_2_to_3.rst:92
|
||||||
|
msgid "Keyboard Markup"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../migration_2_to_3.rst:94
|
||||||
|
msgid ""
|
||||||
|
"Now :class:`aiogram.types.inline_keyboard_markup.InlineKeyboardMarkup` "
|
||||||
|
"and :class:`aiogram.types.reply_keyboard_markup.ReplyKeyboardMarkup` has "
|
||||||
|
"no methods to extend it, instead you have to use markup builders "
|
||||||
|
":class:`aiogram.utils.keyboard.ReplyKeyboardBuilder` and "
|
||||||
|
":class:`aiogram.utils.keyboard.KeyboardBuilder` respectively (:ref:`Read "
|
||||||
|
"more » <keyboard-builder>`)"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../migration_2_to_3.rst:102
|
||||||
|
msgid "Callbacks data"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../migration_2_to_3.rst:104
|
||||||
|
msgid ""
|
||||||
|
"Callback data factory now is strictly typed via `pydantic "
|
||||||
|
"<https://docs.pydantic.dev/>`_ models (:ref:`Read more » <callback-data-"
|
||||||
|
"factory>`)"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../migration_2_to_3.rst:109
|
||||||
|
msgid "Finite State machine"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../migration_2_to_3.rst:111
|
||||||
|
msgid ""
|
||||||
|
"State filter will no more added to all handlers, you will need to specify"
|
||||||
|
" state if you want"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../migration_2_to_3.rst:112
|
||||||
|
msgid ""
|
||||||
|
"Added possibility to change FSM strategy, for example if you want to "
|
||||||
|
"control state for each user in chat topics instead of user in chat you "
|
||||||
|
"can specify it in the Dispatcher."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../migration_2_to_3.rst:117
|
||||||
|
msgid "Sending Files"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../migration_2_to_3.rst:119
|
||||||
|
msgid ""
|
||||||
|
"From now you should wrap sending files into InputFile object before send "
|
||||||
|
"instead of passing IO object directly to the API method. (:ref:`Read more"
|
||||||
|
" » <sending-files>`)"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../migration_2_to_3.rst:124
|
||||||
|
msgid "Webhook"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../migration_2_to_3.rst:126
|
||||||
|
msgid "Simplified aiohttp web app configuration"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../migration_2_to_3.rst:127
|
||||||
|
msgid ""
|
||||||
|
"By default added possibility to upload files when you use reply into "
|
||||||
|
"webhook"
|
||||||
|
msgstr ""
|
||||||
|
|
@ -7,15 +7,14 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: aiogram\n"
|
"Project-Id-Version: aiogram\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2022-10-01 22:51+0300\n"
|
"POT-Creation-Date: 2023-07-30 18:31+0300\n"
|
||||||
"PO-Revision-Date: 2022-10-13 21:22+0300\n"
|
"PO-Revision-Date: 2022-10-13 21:22+0300\n"
|
||||||
"Last-Translator: \n"
|
"Last-Translator: \n"
|
||||||
"Language-Team: \n"
|
"Language-Team: \n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=utf-8\n"
|
"Content-Type: text/plain; charset=utf-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"Generated-By: Babel 2.10.3\n"
|
"Generated-By: Babel 2.12.1\n"
|
||||||
"X-Generator: Poedit 3.1.1\n"
|
|
||||||
|
|
||||||
#: ../../utils/chat_action.rst:3
|
#: ../../utils/chat_action.rst:3
|
||||||
msgid "Chat action sender"
|
msgid "Chat action sender"
|
||||||
|
|
@ -27,13 +26,13 @@ msgstr "Відправник"
|
||||||
|
|
||||||
#: aiogram.utils.chat_action.ChatActionSender:1 of
|
#: aiogram.utils.chat_action.ChatActionSender:1 of
|
||||||
msgid ""
|
msgid ""
|
||||||
"This utility helps to automatically send chat action until long actions is "
|
"This utility helps to automatically send chat action until long actions "
|
||||||
"done to take acknowledge bot users the bot is doing something and not "
|
"is done to take acknowledge bot users the bot is doing something and not "
|
||||||
"crashed."
|
"crashed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Ця утиліта допомагає автоматично надсилати дії чату, допоки виконуються тривалі дії боттом,"
|
"Ця утиліта допомагає автоматично надсилати дії чату, допоки виконуються "
|
||||||
"щоб повідомити користувачів бота про те що бот щось робить і не "
|
"тривалі дії боттом,щоб повідомити користувачів бота про те що бот щось "
|
||||||
"завершив роботу аварійно."
|
"робить і не завершив роботу аварійно."
|
||||||
|
|
||||||
#: aiogram.utils.chat_action.ChatActionSender:4 of
|
#: aiogram.utils.chat_action.ChatActionSender:4 of
|
||||||
msgid "Provides simply to use context manager."
|
msgid "Provides simply to use context manager."
|
||||||
|
|
@ -42,37 +41,37 @@ msgstr "Надає простий для використання контекс
|
||||||
#: aiogram.utils.chat_action.ChatActionSender:6 of
|
#: aiogram.utils.chat_action.ChatActionSender:6 of
|
||||||
msgid ""
|
msgid ""
|
||||||
"Technically sender start background task with infinity loop which works "
|
"Technically sender start background task with infinity loop which works "
|
||||||
"until action will be finished and sends the `chat action <https://core."
|
"until action will be finished and sends the `chat action "
|
||||||
"telegram.org/bots/api#sendchataction>`_ every 5 seconds."
|
"<https://core.telegram.org/bots/api#sendchataction>`_ every 5 seconds."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Технічно, відправник запускає фонову завдачу з нескінченним циклом, який "
|
"Технічно, відправник запускає фонову завдачу з нескінченним циклом, який "
|
||||||
"працює до завершення дії та надсилає `дію чату <https://core.telegram.org/"
|
"працює до завершення дії та надсилає `дію чату "
|
||||||
"bots/api#sendchataction>`_ кожні 5 секунд."
|
"<https://core.telegram.org/bots/api#sendchataction>`_ кожні 5 секунд."
|
||||||
|
|
||||||
#: aiogram.utils.chat_action.ChatActionSender.__init__ of
|
#: aiogram.utils.chat_action.ChatActionSender.__init__ of
|
||||||
msgid "Parameters"
|
msgid "Parameters"
|
||||||
msgstr "Параметри"
|
msgstr "Параметри"
|
||||||
|
|
||||||
#: aiogram.utils.chat_action.ChatActionSender.__init__:1 of
|
#: aiogram.utils.chat_action.ChatActionSender.__init__:1 of
|
||||||
|
msgid "instance of the bot"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: aiogram.utils.chat_action.ChatActionSender.__init__:2 of
|
||||||
msgid "target chat id"
|
msgid "target chat id"
|
||||||
msgstr "ідентифікатор цільового чату"
|
msgstr "ідентифікатор цільового чату"
|
||||||
|
|
||||||
#: aiogram.utils.chat_action.ChatActionSender.__init__:2 of
|
#: aiogram.utils.chat_action.ChatActionSender.__init__:3 of
|
||||||
msgid "chat action type"
|
msgid "chat action type"
|
||||||
msgstr "тип дії"
|
msgstr "тип дії"
|
||||||
|
|
||||||
#: aiogram.utils.chat_action.ChatActionSender.__init__:3 of
|
#: aiogram.utils.chat_action.ChatActionSender.__init__:4 of
|
||||||
msgid "interval between iterations"
|
msgid "interval between iterations"
|
||||||
msgstr "інтервал між ітераціями"
|
msgstr "інтервал між ітераціями"
|
||||||
|
|
||||||
#: aiogram.utils.chat_action.ChatActionSender.__init__:4 of
|
#: aiogram.utils.chat_action.ChatActionSender.__init__:5 of
|
||||||
msgid "sleep before first iteration"
|
msgid "sleep before first iteration"
|
||||||
msgstr "затримка перед першою ітерацією"
|
msgstr "затримка перед першою ітерацією"
|
||||||
|
|
||||||
#: aiogram.utils.chat_action.ChatActionSender.__init__:5 of
|
|
||||||
msgid "instance of the bot, can be omitted from the context"
|
|
||||||
msgstr "екземпляр бота, необов'язковий параметр"
|
|
||||||
|
|
||||||
#: aiogram.utils.chat_action.ChatActionSender.choose_sticker:1 of
|
#: aiogram.utils.chat_action.ChatActionSender.choose_sticker:1 of
|
||||||
msgid "Create instance of the sender with `choose_sticker` action"
|
msgid "Create instance of the sender with `choose_sticker` action"
|
||||||
msgstr "Створення екземпляру відправника з дією `choose_sticker` "
|
msgstr "Створення екземпляру відправника з дією `choose_sticker` "
|
||||||
|
|
@ -137,8 +136,8 @@ msgstr "Перед використанням слід зареєструват
|
||||||
|
|
||||||
#: ../../utils/chat_action.rst:37
|
#: ../../utils/chat_action.rst:37
|
||||||
msgid ""
|
msgid ""
|
||||||
"After this action all handlers which works longer than `initial_sleep` will "
|
"After this action all handlers which works longer than `initial_sleep` "
|
||||||
"produce the '`typing`' chat action."
|
"will produce the '`typing`' chat action."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Після цього всі обробники, що працюють довше за `initial_sleep`, "
|
"Після цього всі обробники, що працюють довше за `initial_sleep`, "
|
||||||
"виконуватимуть дію '`typing`' чату"
|
"виконуватимуть дію '`typing`' чату"
|
||||||
|
|
@ -156,3 +155,6 @@ msgstr "Зміна лише типу дії:"
|
||||||
#: ../../utils/chat_action.rst:50
|
#: ../../utils/chat_action.rst:50
|
||||||
msgid "Change sender configuration:"
|
msgid "Change sender configuration:"
|
||||||
msgstr "Зміна конфігурації відправника:"
|
msgstr "Зміна конфігурації відправника:"
|
||||||
|
|
||||||
|
#~ msgid "instance of the bot, can be omitted from the context"
|
||||||
|
#~ msgstr "екземпляр бота, необов'язковий параметр"
|
||||||
|
|
|
||||||
|
|
@ -8,7 +8,7 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: aiogram \n"
|
"Project-Id-Version: aiogram \n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2023-07-02 15:10+0300\n"
|
"POT-Creation-Date: 2023-07-30 18:31+0300\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
|
|
@ -96,6 +96,10 @@ msgstr ""
|
||||||
msgid "ending of the line, by default is :code:`\\\\n`"
|
msgid "ending of the line, by default is :code:`\\\\n`"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: aiogram.utils.formatting.as_line:5 of
|
||||||
|
msgid "separator between items, by default is empty string"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: aiogram.utils.formatting.Text.as_kwargs aiogram.utils.formatting.Text.render
|
#: aiogram.utils.formatting.Text.as_kwargs aiogram.utils.formatting.Text.render
|
||||||
#: aiogram.utils.formatting.as_key_value aiogram.utils.formatting.as_line
|
#: aiogram.utils.formatting.as_key_value aiogram.utils.formatting.as_line
|
||||||
#: aiogram.utils.formatting.as_list aiogram.utils.formatting.as_marked_list
|
#: aiogram.utils.formatting.as_list aiogram.utils.formatting.as_marked_list
|
||||||
|
|
@ -106,7 +110,7 @@ msgstr ""
|
||||||
msgid "Returns"
|
msgid "Returns"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: aiogram.utils.formatting.as_key_value:5 aiogram.utils.formatting.as_line:5
|
#: aiogram.utils.formatting.as_key_value:5 aiogram.utils.formatting.as_line:6
|
||||||
#: aiogram.utils.formatting.as_marked_list:5
|
#: aiogram.utils.formatting.as_marked_list:5
|
||||||
#: aiogram.utils.formatting.as_numbered_list:6
|
#: aiogram.utils.formatting.as_numbered_list:6
|
||||||
#: aiogram.utils.formatting.as_section:5 of
|
#: aiogram.utils.formatting.as_section:5 of
|
||||||
|
|
@ -122,7 +126,7 @@ msgid "Wrap elements as marked list"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: aiogram.utils.formatting.as_marked_list:4 of
|
#: aiogram.utils.formatting.as_marked_list:4 of
|
||||||
msgid "line marker, by default is :code:`- `"
|
msgid "line marker, by default is '- '"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: aiogram.utils.formatting.as_numbered_list:1 of
|
#: aiogram.utils.formatting.as_numbered_list:1 of
|
||||||
|
|
@ -134,7 +138,7 @@ msgid "initial number, by default 1"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: aiogram.utils.formatting.as_numbered_list:5 of
|
#: aiogram.utils.formatting.as_numbered_list:5 of
|
||||||
msgid "number format, by default :code:`{}. `"
|
msgid "number format, by default '{}. '"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: aiogram.utils.formatting.as_section:1 of
|
#: aiogram.utils.formatting.as_section:1 of
|
||||||
|
|
@ -437,3 +441,9 @@ msgid ""
|
||||||
"with type "
|
"with type "
|
||||||
":obj:`aiogram.enums.message_entity_type.MessageEntityType.CUSTOM_EMOJI`"
|
":obj:`aiogram.enums.message_entity_type.MessageEntityType.CUSTOM_EMOJI`"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "line marker, by default is :code:`- `"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "number format, by default :code:`{}. `"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
|
||||||
|
|
@ -7,15 +7,14 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: aiogram\n"
|
"Project-Id-Version: aiogram\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2022-10-01 22:51+0300\n"
|
"POT-Creation-Date: 2023-07-30 18:31+0300\n"
|
||||||
"PO-Revision-Date: 2022-10-13 22:18+0300\n"
|
"PO-Revision-Date: 2022-10-13 22:18+0300\n"
|
||||||
"Last-Translator: \n"
|
"Last-Translator: \n"
|
||||||
"Language-Team: \n"
|
"Language-Team: \n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=utf-8\n"
|
"Content-Type: text/plain; charset=utf-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"Generated-By: Babel 2.10.3\n"
|
"Generated-By: Babel 2.12.1\n"
|
||||||
"X-Generator: Poedit 3.1.1\n"
|
|
||||||
|
|
||||||
#: ../../utils/web_app.rst:3
|
#: ../../utils/web_app.rst:3
|
||||||
msgid "WebApp"
|
msgid "WebApp"
|
||||||
|
|
@ -23,29 +22,30 @@ msgstr "Веб Застосунок (WebApp)"
|
||||||
|
|
||||||
#: ../../utils/web_app.rst:5
|
#: ../../utils/web_app.rst:5
|
||||||
msgid ""
|
msgid ""
|
||||||
"Telegram Bot API 6.0 announces a revolution in the development of chatbots "
|
"Telegram Bot API 6.0 announces a revolution in the development of "
|
||||||
"using WebApp feature."
|
"chatbots using WebApp feature."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Telegram Bot API 6.0 зробив революцію у розробці чат-ботів, "
|
"Telegram Bot API 6.0 зробив революцію у розробці чат-ботів, "
|
||||||
"використовуючи особливості Веб Застосунків"
|
"використовуючи особливості Веб Застосунків"
|
||||||
|
|
||||||
#: ../../utils/web_app.rst:7
|
#: ../../utils/web_app.rst:7
|
||||||
msgid ""
|
msgid ""
|
||||||
"You can read more details on it in the official `blog <https://telegram."
|
"You can read more details on it in the official `blog "
|
||||||
"org/blog/notifications-bots#bot-revolution>`_ and `documentation <https://"
|
"<https://telegram.org/blog/notifications-bots#bot-revolution>`_ and "
|
||||||
"core.telegram.org/bots/webapps>`_."
|
"`documentation <https://core.telegram.org/bots/webapps>`_."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Ви можете прочитати більше про це в офіційному `блозі <https://telegram.org/"
|
"Ви можете прочитати більше про це в офіційному `блозі "
|
||||||
"blog/notifications-bots#bot-revolution>`_ та `документації <https://core."
|
"<https://telegram.org/blog/notifications-bots#bot-revolution>`_ та "
|
||||||
"telegram.org/bots/webapps>`_."
|
"`документації <https://core.telegram.org/bots/webapps>`_."
|
||||||
|
|
||||||
#: ../../utils/web_app.rst:10
|
#: ../../utils/web_app.rst:10
|
||||||
msgid ""
|
msgid ""
|
||||||
"`aiogram` implements simple utils to remove headache with the data "
|
"`aiogram` implements simple utils to remove headache with the data "
|
||||||
"validation from Telegram WebApp on the backend side."
|
"validation from Telegram WebApp on the backend side."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"`aiogram` реалізує прості утиліти для усунення головного болю, надаючи готові інструменти "
|
"`aiogram` реалізує прості утиліти для усунення головного болю, надаючи "
|
||||||
"перевірки даних із Веб Застосунку Telegram на серверній стороні."
|
"готові інструменти перевірки даних із Веб Застосунку Telegram на "
|
||||||
|
"серверній стороні."
|
||||||
|
|
||||||
#: ../../utils/web_app.rst:13
|
#: ../../utils/web_app.rst:13
|
||||||
msgid "Usage"
|
msgid "Usage"
|
||||||
|
|
@ -58,8 +58,9 @@ msgid ""
|
||||||
"return User info inside response as :code:`application/json`"
|
"return User info inside response as :code:`application/json`"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Наприклад, із фронтенду ви передасте :code:`application/x-www-form-"
|
"Наприклад, із фронтенду ви передасте :code:`application/x-www-form-"
|
||||||
"urlencoded` в POST запиті із полем :code:`_auth` у тілі та хочете повернути "
|
"urlencoded` в POST запиті із полем :code:`_auth` у тілі та хочете "
|
||||||
"інформацію про користувача у відповідь як :code:`application/json`"
|
"повернути інформацію про користувача у відповідь як "
|
||||||
|
":code:`application/json`"
|
||||||
|
|
||||||
#: ../../utils/web_app.rst:35
|
#: ../../utils/web_app.rst:35
|
||||||
msgid "Functions"
|
msgid "Functions"
|
||||||
|
|
@ -118,8 +119,8 @@ msgstr "дані з frontend для аналізу"
|
||||||
#: aiogram.utils.web_app.safe_parse_webapp_init_data:1 of
|
#: aiogram.utils.web_app.safe_parse_webapp_init_data:1 of
|
||||||
msgid "Validate raw WebApp init data and return it as WebAppInitData object"
|
msgid "Validate raw WebApp init data and return it as WebAppInitData object"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Перевірка необроблених даних ініціалізації Веб Застосунку і повернення їх "
|
"Перевірка необроблених даних ініціалізації Веб Застосунку і повернення їх"
|
||||||
"як об’єкту WebAppInitData"
|
" як об’єкту WebAppInitData"
|
||||||
|
|
||||||
#: aiogram.utils.web_app.safe_parse_webapp_init_data:3 of
|
#: aiogram.utils.web_app.safe_parse_webapp_init_data:3 of
|
||||||
msgid "Raise :obj:`ValueError` when data is invalid"
|
msgid "Raise :obj:`ValueError` when data is invalid"
|
||||||
|
|
@ -146,17 +147,36 @@ msgstr ""
|
||||||
"відкриття. Він порожній, якщо Веб Застосунок було запущено за допомогою "
|
"відкриття. Він порожній, якщо Веб Застосунок було запущено за допомогою "
|
||||||
"кнопки клавіатури."
|
"кнопки клавіатури."
|
||||||
|
|
||||||
#: aiogram.utils.web_app.WebAppInitData:3 of
|
#: aiogram.utils.web_app.WebAppInitData:4 of
|
||||||
msgid "Source: https://core.telegram.org/bots/webapps#webappinitdata"
|
msgid "Source: https://core.telegram.org/bots/webapps#webappinitdata"
|
||||||
msgstr "Джерело: https://core.telegram.org/bots/webapps#webappinitdata"
|
msgstr "Джерело: https://core.telegram.org/bots/webapps#webappinitdata"
|
||||||
|
|
||||||
#: ../../docstring aiogram.utils.web_app.WebAppInitData.query_id:1 of
|
#: ../../docstring aiogram.utils.web_app.WebAppInitData.query_id:1 of
|
||||||
msgid ""
|
msgid ""
|
||||||
"A unique identifier for the Web App session, required for sending messages "
|
"A unique identifier for the Web App session, required for sending "
|
||||||
"via the answerWebAppQuery method."
|
"messages via the answerWebAppQuery method."
|
||||||
|
msgstr ""
|
||||||
|
"Унікальний ідентифікатор сеансу Веб Застосунку, необхідний для надсилання"
|
||||||
|
" повідомлень через метод answerWebAppQuery."
|
||||||
|
|
||||||
|
#: ../../docstring aiogram.utils.web_app.WebAppInitData.model_config:1
|
||||||
|
#: aiogram.utils.web_app.WebAppUser.model_config:1 of
|
||||||
|
msgid ""
|
||||||
|
"Configuration for the model, should be a dictionary conforming to "
|
||||||
|
"[`ConfigDict`][pydantic.config.ConfigDict]."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../docstring aiogram.utils.web_app.WebAppInitData.model_fields:1
|
||||||
|
#: aiogram.utils.web_app.WebAppUser.model_fields:1 of
|
||||||
|
msgid ""
|
||||||
|
"Metadata about the fields defined on the model, mapping of field names to"
|
||||||
|
" [`FieldInfo`][pydantic.fields.FieldInfo]."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../docstring aiogram.utils.web_app.WebAppInitData.model_fields:4
|
||||||
|
#: aiogram.utils.web_app.WebAppUser.model_fields:4 of
|
||||||
|
msgid "This replaces `Model.__fields__` from Pydantic V1."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Унікальний ідентифікатор сеансу Веб Застосунку, необхідний для надсилання "
|
|
||||||
"повідомлень через метод answerWebAppQuery."
|
|
||||||
|
|
||||||
#: ../../docstring aiogram.utils.web_app.WebAppInitData.user:1 of
|
#: ../../docstring aiogram.utils.web_app.WebAppInitData.user:1 of
|
||||||
msgid "An object containing data about the current user."
|
msgid "An object containing data about the current user."
|
||||||
|
|
@ -165,26 +185,26 @@ msgstr "Об'єкт, що містить дані про поточного ко
|
||||||
#: ../../docstring aiogram.utils.web_app.WebAppInitData.receiver:1 of
|
#: ../../docstring aiogram.utils.web_app.WebAppInitData.receiver:1 of
|
||||||
msgid ""
|
msgid ""
|
||||||
"An object containing data about the chat partner of the current user in "
|
"An object containing data about the chat partner of the current user in "
|
||||||
"the chat where the bot was launched via the attachment menu. Returned only "
|
"the chat where the bot was launched via the attachment menu. Returned "
|
||||||
"for Web Apps launched via the attachment menu."
|
"only for Web Apps launched via the attachment menu."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Об’єкт, що містить дані про чат-партнера поточного користувача в чаті, де "
|
"Об’єкт, що містить дані про чат-партнера поточного користувача в чаті, де"
|
||||||
"бот був запущений через меню вкладень. Повертається лише для Веб "
|
" бот був запущений через меню вкладень. Повертається лише для Веб "
|
||||||
"Застосунків, запущених через меню вкладень."
|
"Застосунків, запущених через меню вкладень."
|
||||||
|
|
||||||
#: ../../docstring aiogram.utils.web_app.WebAppInitData.start_param:1 of
|
#: ../../docstring aiogram.utils.web_app.WebAppInitData.start_param:1 of
|
||||||
msgid ""
|
msgid ""
|
||||||
"The value of the startattach parameter, passed via link. Only returned for "
|
"The value of the startattach parameter, passed via link. Only returned "
|
||||||
"Web Apps when launched from the attachment menu via link. The value of the "
|
"for Web Apps when launched from the attachment menu via link. The value "
|
||||||
"start_param parameter will also be passed in the GET-parameter "
|
"of the start_param parameter will also be passed in the GET-parameter "
|
||||||
"tgWebAppStartParam, so the Web App can load the correct interface right "
|
"tgWebAppStartParam, so the Web App can load the correct interface right "
|
||||||
"away."
|
"away."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Значення параметра startattach, передане через посилання. Повертається "
|
"Значення параметра startattach, передане через посилання. Повертається "
|
||||||
"лише для Веб Застосунків, коли їх запускають із меню вкладень за "
|
"лише для Веб Застосунків, коли їх запускають із меню вкладень за "
|
||||||
"посиланням. Значення параметра start_param також буде передано в GET-"
|
"посиланням. Значення параметра start_param також буде передано в "
|
||||||
"параметр tgWebAppStartParam, тому Веб Застосунок може відразу завантажити "
|
"GET-параметр tgWebAppStartParam, тому Веб Застосунок може відразу "
|
||||||
"правильний інтерфейс."
|
"завантажити правильний інтерфейс."
|
||||||
|
|
||||||
#: ../../docstring aiogram.utils.web_app.WebAppInitData.auth_date:1 of
|
#: ../../docstring aiogram.utils.web_app.WebAppInitData.auth_date:1 of
|
||||||
msgid "Unix time when the form was opened."
|
msgid "Unix time when the form was opened."
|
||||||
|
|
@ -208,17 +228,17 @@ msgstr "Джерело: https://core.telegram.org/bots/webapps#webappuser"
|
||||||
|
|
||||||
#: ../../docstring aiogram.utils.web_app.WebAppUser.id:1 of
|
#: ../../docstring aiogram.utils.web_app.WebAppUser.id:1 of
|
||||||
msgid ""
|
msgid ""
|
||||||
"A unique identifier for the user or bot. This number may have more than 32 "
|
"A unique identifier for the user or bot. This number may have more than "
|
||||||
"significant bits and some programming languages may have difficulty/silent "
|
"32 significant bits and some programming languages may have "
|
||||||
"defects in interpreting it. It has at most 52 significant bits, so a 64-"
|
"difficulty/silent defects in interpreting it. It has at most 52 "
|
||||||
"bit integer or a double-precision float type is safe for storing this "
|
"significant bits, so a 64-bit integer or a double-precision float type is"
|
||||||
"identifier."
|
" safe for storing this identifier."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Унікальний ідентифікатор користувача або бота. Це число може мати більше "
|
"Унікальний ідентифікатор користувача або бота. Це число може мати більше "
|
||||||
"32 значущих бітів, і деякі мови програмування можуть мати труднощі/"
|
"32 значущих бітів, і деякі мови програмування можуть мати "
|
||||||
"мовчазні дефекти в його інтерпретації. Він має щонайбільше 52 значущі "
|
"труднощі/мовчазні дефекти в його інтерпретації. Він має щонайбільше 52 "
|
||||||
"біти, тому 64-бітне ціле число або тип з плаваючою точністю подвійної "
|
"значущі біти, тому 64-бітне ціле число або тип з плаваючою точністю "
|
||||||
"точності є безпечним для зберігання цього ідентифікатора."
|
"подвійної точності є безпечним для зберігання цього ідентифікатора."
|
||||||
|
|
||||||
#: ../../docstring aiogram.utils.web_app.WebAppUser.is_bot:1 of
|
#: ../../docstring aiogram.utils.web_app.WebAppUser.is_bot:1 of
|
||||||
msgid "True, if this user is a bot. Returns in the receiver field only."
|
msgid "True, if this user is a bot. Returns in the receiver field only."
|
||||||
|
|
@ -238,8 +258,7 @@ msgstr "Нік користувача або бота."
|
||||||
|
|
||||||
#: ../../docstring aiogram.utils.web_app.WebAppUser.language_code:1 of
|
#: ../../docstring aiogram.utils.web_app.WebAppUser.language_code:1 of
|
||||||
msgid "IETF language tag of the user's language. Returns in user field only."
|
msgid "IETF language tag of the user's language. Returns in user field only."
|
||||||
msgstr ""
|
msgstr "Мовний тег IETF мови користувача. Повертаєтся лише в полі користувача."
|
||||||
"Мовний тег IETF мови користувача. Повертаєтся лише в полі користувача."
|
|
||||||
|
|
||||||
#: ../../docstring aiogram.utils.web_app.WebAppUser.photo_url:1 of
|
#: ../../docstring aiogram.utils.web_app.WebAppUser.photo_url:1 of
|
||||||
msgid ""
|
msgid ""
|
||||||
|
|
@ -247,5 +266,5 @@ msgid ""
|
||||||
"formats. Only returned for Web Apps launched from the attachment menu."
|
"formats. Only returned for Web Apps launched from the attachment menu."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"URL-адреса фотографії профілю користувача. Фотографія може бути у "
|
"URL-адреса фотографії профілю користувача. Фотографія може бути у "
|
||||||
"форматах .jpeg або .svg. Повертається лише для Веб Застосунків, запущених "
|
"форматах .jpeg або .svg. Повертається лише для Веб Застосунків, запущених"
|
||||||
"із меню вкладень."
|
" із меню вкладень."
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue