Skip to content

Commit 68edb49

Browse files
authored
Fix async_version.po
1 parent 19544ec commit 68edb49

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

docs/source/locales/ru/LC_MESSAGES/async_version.po

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1315,6 +1315,14 @@ msgstr "Документация Telegram: https://core.telegram.org/bots/api#cl
13151315
msgid "Identifier of the topic to close"
13161316
msgstr "id топика для закрытия"
13171317

1318+
#: of telebot.async_telebot.AsyncTeleBot.close_session:1
1319+
msgid ""
1320+
"Closes existing session of aiohttp. Use this function if you stop "
1321+
"polling/webhooks."
1322+
msgstr ""
1323+
"Закрывает текущую aiohttp сессию. Используйте эту функцию для завершения работы "
1324+
"поллинга или вебхука."
1325+
13181326
#: of telebot.async_telebot.AsyncTeleBot.copy_message:1
13191327
msgid "Use this method to copy messages of any kind."
13201328
msgstr "Используйте этот метод для копирования любых сообщений."
@@ -2259,7 +2267,8 @@ msgstr "JSON-сериализованный объект новой inline кл
22592267
#: of telebot.async_telebot.AsyncTeleBot.edit_message_live_location:26
22602268
#: telebot.async_telebot.AsyncTeleBot.edit_message_media:16
22612269
#: telebot.async_telebot.AsyncTeleBot.edit_message_reply_markup:11
2262-
#: telebot.async_telebot.AsyncTeleBot.edit_message_text:14 telebot.async_telebot.AsyncTeleBot.get_game_high_scores:19
2270+
#: telebot.async_telebot.AsyncTeleBot.edit_message_text:14
2271+
#: telebot.async_telebot.AsyncTeleBot.get_game_high_scores:19
22632272
#: telebot.async_telebot.AsyncTeleBot.set_game_score:20
22642273
msgid ""
22652274
"Required if chat_id and message_id are not specified. Identifier of the "

0 commit comments

Comments
 (0)