Update texts

This commit is contained in:
Alex Root Junior 2022-11-02 22:46:44 +02:00
parent b8cd06fd6f
commit 3ae5d904c9
No known key found for this signature in database
GPG key ID: 074C1D455EBEA4AC
18 changed files with 691 additions and 183 deletions

View file

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: aiogram \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-10-01 22:51+0300\n"
"POT-Creation-Date: 2022-11-02 22:41+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@ -117,27 +117,31 @@ msgid "As bot method"
msgstr ""
#: ../../api/methods/edit_message_live_location.rst:25
msgid "As message method"
msgstr ""
#: ../../api/methods/edit_message_live_location.rst:33
msgid "Method as object"
msgstr ""
#: ../../api/methods/edit_message_live_location.rst:27
#: ../../api/methods/edit_message_live_location.rst:35
msgid "Imports:"
msgstr ""
#: ../../api/methods/edit_message_live_location.rst:29
#: ../../api/methods/edit_message_live_location.rst:37
msgid ""
":code:`from aiogram.methods.edit_message_live_location import "
"EditMessageLiveLocation`"
msgstr ""
#: ../../api/methods/edit_message_live_location.rst:30
#: ../../api/methods/edit_message_live_location.rst:38
msgid "alias: :code:`from aiogram.methods import EditMessageLiveLocation`"
msgstr ""
#: ../../api/methods/edit_message_live_location.rst:33
#: ../../api/methods/edit_message_live_location.rst:41
msgid "With specific bot"
msgstr ""
#: ../../api/methods/edit_message_live_location.rst:40
#: ../../api/methods/edit_message_live_location.rst:48
msgid "As reply into Webhook in handler"
msgstr ""

View file

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: aiogram \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-10-01 22:51+0300\n"
"POT-Creation-Date: 2022-11-02 22:41+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@ -85,25 +85,29 @@ msgid "As bot method"
msgstr ""
#: ../../api/methods/edit_message_media.rst:25
msgid "Method as object"
msgstr ""
#: ../../api/methods/edit_message_media.rst:27
msgid "Imports:"
msgstr ""
#: ../../api/methods/edit_message_media.rst:29
msgid ":code:`from aiogram.methods.edit_message_media import EditMessageMedia`"
msgstr ""
#: ../../api/methods/edit_message_media.rst:30
msgid "alias: :code:`from aiogram.methods import EditMessageMedia`"
msgid "As message method"
msgstr ""
#: ../../api/methods/edit_message_media.rst:33
msgid "Method as object"
msgstr ""
#: ../../api/methods/edit_message_media.rst:35
msgid "Imports:"
msgstr ""
#: ../../api/methods/edit_message_media.rst:37
msgid ":code:`from aiogram.methods.edit_message_media import EditMessageMedia`"
msgstr ""
#: ../../api/methods/edit_message_media.rst:38
msgid "alias: :code:`from aiogram.methods import EditMessageMedia`"
msgstr ""
#: ../../api/methods/edit_message_media.rst:41
msgid "With specific bot"
msgstr ""
#: ../../api/methods/edit_message_media.rst:40
#: ../../api/methods/edit_message_media.rst:48
msgid "As reply into Webhook in handler"
msgstr ""

View file

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: aiogram \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-10-01 22:51+0300\n"
"POT-Creation-Date: 2022-11-02 22:41+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@ -75,25 +75,29 @@ msgid "As bot method"
msgstr ""
#: ../../api/methods/forward_message.rst:25
msgid "Method as object"
msgstr ""
#: ../../api/methods/forward_message.rst:27
msgid "Imports:"
msgstr ""
#: ../../api/methods/forward_message.rst:29
msgid ":code:`from aiogram.methods.forward_message import ForwardMessage`"
msgstr ""
#: ../../api/methods/forward_message.rst:30
msgid "alias: :code:`from aiogram.methods import ForwardMessage`"
msgid "As message method"
msgstr ""
#: ../../api/methods/forward_message.rst:33
msgid "Method as object"
msgstr ""
#: ../../api/methods/forward_message.rst:35
msgid "Imports:"
msgstr ""
#: ../../api/methods/forward_message.rst:37
msgid ":code:`from aiogram.methods.forward_message import ForwardMessage`"
msgstr ""
#: ../../api/methods/forward_message.rst:38
msgid "alias: :code:`from aiogram.methods import ForwardMessage`"
msgstr ""
#: ../../api/methods/forward_message.rst:41
msgid "With specific bot"
msgstr ""
#: ../../api/methods/forward_message.rst:40
#: ../../api/methods/forward_message.rst:48
msgid "As reply into Webhook in handler"
msgstr ""

View file

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: aiogram \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-10-01 22:51+0300\n"
"POT-Creation-Date: 2022-11-02 22:41+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@ -66,25 +66,29 @@ msgid "As bot method"
msgstr ""
#: ../../api/methods/pin_chat_message.rst:25
msgid "Method as object"
msgstr ""
#: ../../api/methods/pin_chat_message.rst:27
msgid "Imports:"
msgstr ""
#: ../../api/methods/pin_chat_message.rst:29
msgid ":code:`from aiogram.methods.pin_chat_message import PinChatMessage`"
msgstr ""
#: ../../api/methods/pin_chat_message.rst:30
msgid "alias: :code:`from aiogram.methods import PinChatMessage`"
msgid "As message method"
msgstr ""
#: ../../api/methods/pin_chat_message.rst:33
msgid "Method as object"
msgstr ""
#: ../../api/methods/pin_chat_message.rst:35
msgid "Imports:"
msgstr ""
#: ../../api/methods/pin_chat_message.rst:37
msgid ":code:`from aiogram.methods.pin_chat_message import PinChatMessage`"
msgstr ""
#: ../../api/methods/pin_chat_message.rst:38
msgid "alias: :code:`from aiogram.methods import PinChatMessage`"
msgstr ""
#: ../../api/methods/pin_chat_message.rst:41
msgid "With specific bot"
msgstr ""
#: ../../api/methods/pin_chat_message.rst:40
#: ../../api/methods/pin_chat_message.rst:48
msgid "As reply into Webhook in handler"
msgstr ""

View file

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: aiogram \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-10-01 22:51+0300\n"
"POT-Creation-Date: 2022-11-02 22:41+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@ -80,27 +80,31 @@ msgid "As bot method"
msgstr ""
#: ../../api/methods/stop_message_live_location.rst:25
msgid "As message method"
msgstr ""
#: ../../api/methods/stop_message_live_location.rst:33
msgid "Method as object"
msgstr ""
#: ../../api/methods/stop_message_live_location.rst:27
#: ../../api/methods/stop_message_live_location.rst:35
msgid "Imports:"
msgstr ""
#: ../../api/methods/stop_message_live_location.rst:29
#: ../../api/methods/stop_message_live_location.rst:37
msgid ""
":code:`from aiogram.methods.stop_message_live_location import "
"StopMessageLiveLocation`"
msgstr ""
#: ../../api/methods/stop_message_live_location.rst:30
#: ../../api/methods/stop_message_live_location.rst:38
msgid "alias: :code:`from aiogram.methods import StopMessageLiveLocation`"
msgstr ""
#: ../../api/methods/stop_message_live_location.rst:33
#: ../../api/methods/stop_message_live_location.rst:41
msgid "With specific bot"
msgstr ""
#: ../../api/methods/stop_message_live_location.rst:40
#: ../../api/methods/stop_message_live_location.rst:48
msgid "As reply into Webhook in handler"
msgstr ""

View file

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: aiogram \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-10-01 22:51+0300\n"
"POT-Creation-Date: 2022-11-02 22:41+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@ -62,25 +62,29 @@ msgid "As bot method"
msgstr ""
#: ../../api/methods/unpin_chat_message.rst:25
msgid "Method as object"
msgstr ""
#: ../../api/methods/unpin_chat_message.rst:27
msgid "Imports:"
msgstr ""
#: ../../api/methods/unpin_chat_message.rst:29
msgid ":code:`from aiogram.methods.unpin_chat_message import UnpinChatMessage`"
msgstr ""
#: ../../api/methods/unpin_chat_message.rst:30
msgid "alias: :code:`from aiogram.methods import UnpinChatMessage`"
msgid "As message method"
msgstr ""
#: ../../api/methods/unpin_chat_message.rst:33
msgid "Method as object"
msgstr ""
#: ../../api/methods/unpin_chat_message.rst:35
msgid "Imports:"
msgstr ""
#: ../../api/methods/unpin_chat_message.rst:37
msgid ":code:`from aiogram.methods.unpin_chat_message import UnpinChatMessage`"
msgstr ""
#: ../../api/methods/unpin_chat_message.rst:38
msgid "alias: :code:`from aiogram.methods import UnpinChatMessage`"
msgstr ""
#: ../../api/methods/unpin_chat_message.rst:41
msgid "With specific bot"
msgstr ""
#: ../../api/methods/unpin_chat_message.rst:40
#: ../../api/methods/unpin_chat_message.rst:48
msgid "As reply into Webhook in handler"
msgstr ""