Fix msgid for forward_message:5 in async_version.po

This commit is contained in:
Konstantin Ostashenko 2023-01-04 15:35:09 +02:00 committed by GitHub
parent b540a6c4d4
commit 3cfa24f9c0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 9 additions and 2 deletions

View File

@ -1417,8 +1417,7 @@ msgstr ""
"Список отформатированных частей новой подписи в формате JSON, можно "
"использовать вместо parse_mode"
#: of telebot.async_telebot.AsyncTeleBot.forward_message:5
#: telebot.async_telebot.AsyncTeleBot.copy_message:22
#: of telebot.async_telebot.AsyncTeleBot.copy_message:22
#: telebot.async_telebot.AsyncTeleBot.send_animation:45
#: telebot.async_telebot.AsyncTeleBot.send_audio:39
#: telebot.async_telebot.AsyncTeleBot.send_contact:20
@ -2569,6 +2568,14 @@ msgstr "Используйте этот метод, чтобы переслат
msgid "Telegram documentation: https://core.telegram.org/bots/api#forwardmessage"
msgstr "Документация Telegram: https://core.telegram.org/bots/api#forwardmessage"
#: of telebot.async_telebot.AsyncTeleBot.forward_message:5
msgid ""
"Sends the message silently. Users will receive a notification with no "
"sound"
msgstr ""
"Отправить сообщение, при получении которого пользователи получат "
"уведомление без звука"
#: of telebot.async_telebot.AsyncTeleBot.forward_message:17
msgid "Protects the contents of the forwarded message from forwarding and saving"
msgstr "Запретить пересылку и сохранение содержимого пересланного сообщения"