mirror of
https://github.com/aiogram/aiogram.git
synced 2025-12-16 20:23:32 +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_voice.rst:3
|
||||
msgid "sendVoice"
|
||||
|
|
@ -115,50 +115,62 @@ msgid ""
|
|||
"remove reply keyboard or to force a reply from the user."
|
||||
msgstr ""
|
||||
|
||||
#: ../../api/methods/send_voice.rst:14
|
||||
#: ../../api/methods/send_voice.rst:15
|
||||
msgid "Usage"
|
||||
msgstr ""
|
||||
|
||||
#: ../../api/methods/send_voice.rst:17
|
||||
#: ../../api/methods/send_voice.rst:18
|
||||
msgid "As bot method"
|
||||
msgstr ""
|
||||
|
||||
#: ../../api/methods/send_voice.rst:25
|
||||
#: ../../api/methods/send_voice.rst:26
|
||||
msgid "Method as object"
|
||||
msgstr ""
|
||||
|
||||
#: ../../api/methods/send_voice.rst:27
|
||||
#: ../../api/methods/send_voice.rst:28
|
||||
msgid "Imports:"
|
||||
msgstr ""
|
||||
|
||||
#: ../../api/methods/send_voice.rst:29
|
||||
#: ../../api/methods/send_voice.rst:30
|
||||
msgid ":code:`from aiogram.methods.send_voice import SendVoice`"
|
||||
msgstr ""
|
||||
|
||||
#: ../../api/methods/send_voice.rst:30
|
||||
#: ../../api/methods/send_voice.rst:31
|
||||
msgid "alias: :code:`from aiogram.methods import SendVoice`"
|
||||
msgstr ""
|
||||
|
||||
#: ../../api/methods/send_voice.rst:33
|
||||
#: ../../api/methods/send_voice.rst:34
|
||||
msgid "With specific bot"
|
||||
msgstr ""
|
||||
|
||||
#: ../../api/methods/send_voice.rst:40
|
||||
#: ../../api/methods/send_voice.rst:41
|
||||
msgid "As reply into Webhook in handler"
|
||||
msgstr ""
|
||||
|
||||
#: ../../api/methods/send_voice.rst:48
|
||||
#: ../../api/methods/send_voice.rst:49
|
||||
msgid "As shortcut from received object"
|
||||
msgstr ""
|
||||
|
||||
#: ../../api/methods/send_voice.rst:50
|
||||
#: ../../api/methods/send_voice.rst:51
|
||||
msgid ":meth:`aiogram.types.message.Message.answer_voice`"
|
||||
msgstr ""
|
||||
|
||||
#: ../../api/methods/send_voice.rst:51
|
||||
#: ../../api/methods/send_voice.rst:52
|
||||
msgid ":meth:`aiogram.types.message.Message.reply_voice`"
|
||||
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 ""
|
||||
#~ "Additional interface options. A JSON-"
|
||||
#~ "serialized object for an `inline "
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue