mirror of
https://github.com/aiogram/aiogram.git
synced 2025-12-16 12:07:13 +00:00
Bump texts translation files
This commit is contained in:
parent
faadc80460
commit
54134c68fe
73 changed files with 9002 additions and 1593 deletions
|
|
@ -8,14 +8,14 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: aiogram \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"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 2.10.3\n"
|
||||
"Generated-By: Babel 2.12.1\n"
|
||||
|
||||
#: ../../api/methods/send_location.rst:3
|
||||
msgid "sendLocation"
|
||||
|
|
@ -115,50 +115,62 @@ msgid ""
|
|||
"remove reply keyboard or to force a reply from the user."
|
||||
msgstr ""
|
||||
|
||||
#: ../../api/methods/send_location.rst:14
|
||||
#: ../../api/methods/send_location.rst:15
|
||||
msgid "Usage"
|
||||
msgstr ""
|
||||
|
||||
#: ../../api/methods/send_location.rst:17
|
||||
#: ../../api/methods/send_location.rst:18
|
||||
msgid "As bot method"
|
||||
msgstr ""
|
||||
|
||||
#: ../../api/methods/send_location.rst:25
|
||||
#: ../../api/methods/send_location.rst:26
|
||||
msgid "Method as object"
|
||||
msgstr ""
|
||||
|
||||
#: ../../api/methods/send_location.rst:27
|
||||
#: ../../api/methods/send_location.rst:28
|
||||
msgid "Imports:"
|
||||
msgstr ""
|
||||
|
||||
#: ../../api/methods/send_location.rst:29
|
||||
#: ../../api/methods/send_location.rst:30
|
||||
msgid ":code:`from aiogram.methods.send_location import SendLocation`"
|
||||
msgstr ""
|
||||
|
||||
#: ../../api/methods/send_location.rst:30
|
||||
#: ../../api/methods/send_location.rst:31
|
||||
msgid "alias: :code:`from aiogram.methods import SendLocation`"
|
||||
msgstr ""
|
||||
|
||||
#: ../../api/methods/send_location.rst:33
|
||||
#: ../../api/methods/send_location.rst:34
|
||||
msgid "With specific bot"
|
||||
msgstr ""
|
||||
|
||||
#: ../../api/methods/send_location.rst:40
|
||||
#: ../../api/methods/send_location.rst:41
|
||||
msgid "As reply into Webhook in handler"
|
||||
msgstr ""
|
||||
|
||||
#: ../../api/methods/send_location.rst:48
|
||||
#: ../../api/methods/send_location.rst:49
|
||||
msgid "As shortcut from received object"
|
||||
msgstr ""
|
||||
|
||||
#: ../../api/methods/send_location.rst:50
|
||||
#: ../../api/methods/send_location.rst:51
|
||||
msgid ":meth:`aiogram.types.message.Message.answer_location`"
|
||||
msgstr ""
|
||||
|
||||
#: ../../api/methods/send_location.rst:51
|
||||
#: ../../api/methods/send_location.rst:52
|
||||
msgid ":meth:`aiogram.types.message.Message.reply_location`"
|
||||
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 ""
|
||||
#~ "Additional interface options. A JSON-"
|
||||
#~ "serialized object for an `inline "
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue