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-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"
|
||||
"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_video.rst:3
|
||||
msgid "sendVideo"
|
||||
|
|
@ -72,7 +72,7 @@ msgstr ""
|
|||
msgid "Video height"
|
||||
msgstr ""
|
||||
|
||||
#: ../../docstring aiogram.methods.send_video.SendVideo.thumb:1 of
|
||||
#: ../../docstring aiogram.methods.send_video.SendVideo.thumbnail:1 of
|
||||
msgid ""
|
||||
"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"
|
||||
|
|
@ -145,50 +145,62 @@ msgid ""
|
|||
"remove reply keyboard or to force a reply from the user."
|
||||
msgstr ""
|
||||
|
||||
#: ../../api/methods/send_video.rst:14
|
||||
#: ../../api/methods/send_video.rst:15
|
||||
msgid "Usage"
|
||||
msgstr ""
|
||||
|
||||
#: ../../api/methods/send_video.rst:17
|
||||
#: ../../api/methods/send_video.rst:18
|
||||
msgid "As bot method"
|
||||
msgstr ""
|
||||
|
||||
#: ../../api/methods/send_video.rst:25
|
||||
#: ../../api/methods/send_video.rst:26
|
||||
msgid "Method as object"
|
||||
msgstr ""
|
||||
|
||||
#: ../../api/methods/send_video.rst:27
|
||||
#: ../../api/methods/send_video.rst:28
|
||||
msgid "Imports:"
|
||||
msgstr ""
|
||||
|
||||
#: ../../api/methods/send_video.rst:29
|
||||
#: ../../api/methods/send_video.rst:30
|
||||
msgid ":code:`from aiogram.methods.send_video import SendVideo`"
|
||||
msgstr ""
|
||||
|
||||
#: ../../api/methods/send_video.rst:30
|
||||
#: ../../api/methods/send_video.rst:31
|
||||
msgid "alias: :code:`from aiogram.methods import SendVideo`"
|
||||
msgstr ""
|
||||
|
||||
#: ../../api/methods/send_video.rst:33
|
||||
#: ../../api/methods/send_video.rst:34
|
||||
msgid "With specific bot"
|
||||
msgstr ""
|
||||
|
||||
#: ../../api/methods/send_video.rst:40
|
||||
#: ../../api/methods/send_video.rst:41
|
||||
msgid "As reply into Webhook in handler"
|
||||
msgstr ""
|
||||
|
||||
#: ../../api/methods/send_video.rst:48
|
||||
#: ../../api/methods/send_video.rst:49
|
||||
msgid "As shortcut from received object"
|
||||
msgstr ""
|
||||
|
||||
#: ../../api/methods/send_video.rst:50
|
||||
#: ../../api/methods/send_video.rst:51
|
||||
msgid ":meth:`aiogram.types.message.Message.answer_video`"
|
||||
msgstr ""
|
||||
|
||||
#: ../../api/methods/send_video.rst:51
|
||||
#: ../../api/methods/send_video.rst:52
|
||||
msgid ":meth:`aiogram.types.message.Message.reply_video`"
|
||||
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 ""
|
||||
#~ "Additional interface options. A JSON-"
|
||||
#~ "serialized object for an `inline "
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue