mirror of
https://github.com/aiogram/aiogram.git
synced 2025-12-18 20:49:14 +00:00
Update docs translation files
This commit is contained in:
parent
18b32f065d
commit
e5176b4434
85 changed files with 4454 additions and 1025 deletions
|
|
@ -7,14 +7,14 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: aiogram\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-09-14 17:21+0300\n"
|
||||
"POT-Creation-Date: 2024-02-16 01:15+0200\n"
|
||||
"PO-Revision-Date: 2022-12-10 19:44+0200\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \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"
|
||||
"Generated-By: Babel 2.13.1\n"
|
||||
|
||||
#: ../../dispatcher/dispatcher.rst:3
|
||||
msgid "Dispatcher"
|
||||
|
|
@ -103,9 +103,10 @@ msgstr ""
|
|||
msgid "Run many bots with polling"
|
||||
msgstr "Запуск кількох ботів з опитуванням"
|
||||
|
||||
#: aiogram.dispatcher.dispatcher.Dispatcher.run_polling:3 of
|
||||
#: aiogram.dispatcher.dispatcher.Dispatcher.run_polling:3
|
||||
#: aiogram.dispatcher.dispatcher.Dispatcher.start_polling:3 of
|
||||
#, fuzzy
|
||||
msgid "Bot instances (one or mre)"
|
||||
msgid "Bot instances (one or more)"
|
||||
msgstr "Екземпляри ботів"
|
||||
|
||||
#: aiogram.dispatcher.dispatcher.Dispatcher.run_polling:4
|
||||
|
|
@ -152,11 +153,6 @@ msgstr "Повертає"
|
|||
msgid "Polling runner"
|
||||
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 "
|
||||
|
|
@ -190,3 +186,6 @@ msgid ""
|
|||
msgstr ""
|
||||
"Усі оновлення можна передати диспетчеру через "
|
||||
":obj:`Dispatcher.feed_update(bot=..., update=...)` method:"
|
||||
|
||||
#~ msgid "Bot instances (one or mre)"
|
||||
#~ msgstr "Екземпляри ботів"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue