mirror of
https://github.com/aiogram/aiogram.git
synced 2025-12-10 17:53:17 +00:00
Update texts
This commit is contained in:
parent
b8cd06fd6f
commit
3ae5d904c9
18 changed files with 691 additions and 183 deletions
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: aiogram \n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-10-01 22:51+0300\n"
|
||||
"POT-Creation-Date: 2022-11-02 22:41+0200\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"
|
||||
|
|
@ -117,27 +117,31 @@ msgid "As bot method"
|
|||
msgstr ""
|
||||
|
||||
#: ../../api/methods/edit_message_live_location.rst:25
|
||||
msgid "As message method"
|
||||
msgstr ""
|
||||
|
||||
#: ../../api/methods/edit_message_live_location.rst:33
|
||||
msgid "Method as object"
|
||||
msgstr ""
|
||||
|
||||
#: ../../api/methods/edit_message_live_location.rst:27
|
||||
#: ../../api/methods/edit_message_live_location.rst:35
|
||||
msgid "Imports:"
|
||||
msgstr ""
|
||||
|
||||
#: ../../api/methods/edit_message_live_location.rst:29
|
||||
#: ../../api/methods/edit_message_live_location.rst:37
|
||||
msgid ""
|
||||
":code:`from aiogram.methods.edit_message_live_location import "
|
||||
"EditMessageLiveLocation`"
|
||||
msgstr ""
|
||||
|
||||
#: ../../api/methods/edit_message_live_location.rst:30
|
||||
#: ../../api/methods/edit_message_live_location.rst:38
|
||||
msgid "alias: :code:`from aiogram.methods import EditMessageLiveLocation`"
|
||||
msgstr ""
|
||||
|
||||
#: ../../api/methods/edit_message_live_location.rst:33
|
||||
#: ../../api/methods/edit_message_live_location.rst:41
|
||||
msgid "With specific bot"
|
||||
msgstr ""
|
||||
|
||||
#: ../../api/methods/edit_message_live_location.rst:40
|
||||
#: ../../api/methods/edit_message_live_location.rst:48
|
||||
msgid "As reply into Webhook in handler"
|
||||
msgstr ""
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: aiogram \n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-10-01 22:51+0300\n"
|
||||
"POT-Creation-Date: 2022-11-02 22:41+0200\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"
|
||||
|
|
@ -85,25 +85,29 @@ msgid "As bot method"
|
|||
msgstr ""
|
||||
|
||||
#: ../../api/methods/edit_message_media.rst:25
|
||||
msgid "Method as object"
|
||||
msgstr ""
|
||||
|
||||
#: ../../api/methods/edit_message_media.rst:27
|
||||
msgid "Imports:"
|
||||
msgstr ""
|
||||
|
||||
#: ../../api/methods/edit_message_media.rst:29
|
||||
msgid ":code:`from aiogram.methods.edit_message_media import EditMessageMedia`"
|
||||
msgstr ""
|
||||
|
||||
#: ../../api/methods/edit_message_media.rst:30
|
||||
msgid "alias: :code:`from aiogram.methods import EditMessageMedia`"
|
||||
msgid "As message method"
|
||||
msgstr ""
|
||||
|
||||
#: ../../api/methods/edit_message_media.rst:33
|
||||
msgid "Method as object"
|
||||
msgstr ""
|
||||
|
||||
#: ../../api/methods/edit_message_media.rst:35
|
||||
msgid "Imports:"
|
||||
msgstr ""
|
||||
|
||||
#: ../../api/methods/edit_message_media.rst:37
|
||||
msgid ":code:`from aiogram.methods.edit_message_media import EditMessageMedia`"
|
||||
msgstr ""
|
||||
|
||||
#: ../../api/methods/edit_message_media.rst:38
|
||||
msgid "alias: :code:`from aiogram.methods import EditMessageMedia`"
|
||||
msgstr ""
|
||||
|
||||
#: ../../api/methods/edit_message_media.rst:41
|
||||
msgid "With specific bot"
|
||||
msgstr ""
|
||||
|
||||
#: ../../api/methods/edit_message_media.rst:40
|
||||
#: ../../api/methods/edit_message_media.rst:48
|
||||
msgid "As reply into Webhook in handler"
|
||||
msgstr ""
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: aiogram \n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-10-01 22:51+0300\n"
|
||||
"POT-Creation-Date: 2022-11-02 22:41+0200\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"
|
||||
|
|
@ -75,25 +75,29 @@ msgid "As bot method"
|
|||
msgstr ""
|
||||
|
||||
#: ../../api/methods/forward_message.rst:25
|
||||
msgid "Method as object"
|
||||
msgstr ""
|
||||
|
||||
#: ../../api/methods/forward_message.rst:27
|
||||
msgid "Imports:"
|
||||
msgstr ""
|
||||
|
||||
#: ../../api/methods/forward_message.rst:29
|
||||
msgid ":code:`from aiogram.methods.forward_message import ForwardMessage`"
|
||||
msgstr ""
|
||||
|
||||
#: ../../api/methods/forward_message.rst:30
|
||||
msgid "alias: :code:`from aiogram.methods import ForwardMessage`"
|
||||
msgid "As message method"
|
||||
msgstr ""
|
||||
|
||||
#: ../../api/methods/forward_message.rst:33
|
||||
msgid "Method as object"
|
||||
msgstr ""
|
||||
|
||||
#: ../../api/methods/forward_message.rst:35
|
||||
msgid "Imports:"
|
||||
msgstr ""
|
||||
|
||||
#: ../../api/methods/forward_message.rst:37
|
||||
msgid ":code:`from aiogram.methods.forward_message import ForwardMessage`"
|
||||
msgstr ""
|
||||
|
||||
#: ../../api/methods/forward_message.rst:38
|
||||
msgid "alias: :code:`from aiogram.methods import ForwardMessage`"
|
||||
msgstr ""
|
||||
|
||||
#: ../../api/methods/forward_message.rst:41
|
||||
msgid "With specific bot"
|
||||
msgstr ""
|
||||
|
||||
#: ../../api/methods/forward_message.rst:40
|
||||
#: ../../api/methods/forward_message.rst:48
|
||||
msgid "As reply into Webhook in handler"
|
||||
msgstr ""
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: aiogram \n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-10-01 22:51+0300\n"
|
||||
"POT-Creation-Date: 2022-11-02 22:41+0200\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"
|
||||
|
|
@ -66,25 +66,29 @@ msgid "As bot method"
|
|||
msgstr ""
|
||||
|
||||
#: ../../api/methods/pin_chat_message.rst:25
|
||||
msgid "Method as object"
|
||||
msgstr ""
|
||||
|
||||
#: ../../api/methods/pin_chat_message.rst:27
|
||||
msgid "Imports:"
|
||||
msgstr ""
|
||||
|
||||
#: ../../api/methods/pin_chat_message.rst:29
|
||||
msgid ":code:`from aiogram.methods.pin_chat_message import PinChatMessage`"
|
||||
msgstr ""
|
||||
|
||||
#: ../../api/methods/pin_chat_message.rst:30
|
||||
msgid "alias: :code:`from aiogram.methods import PinChatMessage`"
|
||||
msgid "As message method"
|
||||
msgstr ""
|
||||
|
||||
#: ../../api/methods/pin_chat_message.rst:33
|
||||
msgid "Method as object"
|
||||
msgstr ""
|
||||
|
||||
#: ../../api/methods/pin_chat_message.rst:35
|
||||
msgid "Imports:"
|
||||
msgstr ""
|
||||
|
||||
#: ../../api/methods/pin_chat_message.rst:37
|
||||
msgid ":code:`from aiogram.methods.pin_chat_message import PinChatMessage`"
|
||||
msgstr ""
|
||||
|
||||
#: ../../api/methods/pin_chat_message.rst:38
|
||||
msgid "alias: :code:`from aiogram.methods import PinChatMessage`"
|
||||
msgstr ""
|
||||
|
||||
#: ../../api/methods/pin_chat_message.rst:41
|
||||
msgid "With specific bot"
|
||||
msgstr ""
|
||||
|
||||
#: ../../api/methods/pin_chat_message.rst:40
|
||||
#: ../../api/methods/pin_chat_message.rst:48
|
||||
msgid "As reply into Webhook in handler"
|
||||
msgstr ""
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: aiogram \n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-10-01 22:51+0300\n"
|
||||
"POT-Creation-Date: 2022-11-02 22:41+0200\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"
|
||||
|
|
@ -80,27 +80,31 @@ msgid "As bot method"
|
|||
msgstr ""
|
||||
|
||||
#: ../../api/methods/stop_message_live_location.rst:25
|
||||
msgid "As message method"
|
||||
msgstr ""
|
||||
|
||||
#: ../../api/methods/stop_message_live_location.rst:33
|
||||
msgid "Method as object"
|
||||
msgstr ""
|
||||
|
||||
#: ../../api/methods/stop_message_live_location.rst:27
|
||||
#: ../../api/methods/stop_message_live_location.rst:35
|
||||
msgid "Imports:"
|
||||
msgstr ""
|
||||
|
||||
#: ../../api/methods/stop_message_live_location.rst:29
|
||||
#: ../../api/methods/stop_message_live_location.rst:37
|
||||
msgid ""
|
||||
":code:`from aiogram.methods.stop_message_live_location import "
|
||||
"StopMessageLiveLocation`"
|
||||
msgstr ""
|
||||
|
||||
#: ../../api/methods/stop_message_live_location.rst:30
|
||||
#: ../../api/methods/stop_message_live_location.rst:38
|
||||
msgid "alias: :code:`from aiogram.methods import StopMessageLiveLocation`"
|
||||
msgstr ""
|
||||
|
||||
#: ../../api/methods/stop_message_live_location.rst:33
|
||||
#: ../../api/methods/stop_message_live_location.rst:41
|
||||
msgid "With specific bot"
|
||||
msgstr ""
|
||||
|
||||
#: ../../api/methods/stop_message_live_location.rst:40
|
||||
#: ../../api/methods/stop_message_live_location.rst:48
|
||||
msgid "As reply into Webhook in handler"
|
||||
msgstr ""
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: aiogram \n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-10-01 22:51+0300\n"
|
||||
"POT-Creation-Date: 2022-11-02 22:41+0200\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"
|
||||
|
|
@ -62,25 +62,29 @@ msgid "As bot method"
|
|||
msgstr ""
|
||||
|
||||
#: ../../api/methods/unpin_chat_message.rst:25
|
||||
msgid "Method as object"
|
||||
msgstr ""
|
||||
|
||||
#: ../../api/methods/unpin_chat_message.rst:27
|
||||
msgid "Imports:"
|
||||
msgstr ""
|
||||
|
||||
#: ../../api/methods/unpin_chat_message.rst:29
|
||||
msgid ":code:`from aiogram.methods.unpin_chat_message import UnpinChatMessage`"
|
||||
msgstr ""
|
||||
|
||||
#: ../../api/methods/unpin_chat_message.rst:30
|
||||
msgid "alias: :code:`from aiogram.methods import UnpinChatMessage`"
|
||||
msgid "As message method"
|
||||
msgstr ""
|
||||
|
||||
#: ../../api/methods/unpin_chat_message.rst:33
|
||||
msgid "Method as object"
|
||||
msgstr ""
|
||||
|
||||
#: ../../api/methods/unpin_chat_message.rst:35
|
||||
msgid "Imports:"
|
||||
msgstr ""
|
||||
|
||||
#: ../../api/methods/unpin_chat_message.rst:37
|
||||
msgid ":code:`from aiogram.methods.unpin_chat_message import UnpinChatMessage`"
|
||||
msgstr ""
|
||||
|
||||
#: ../../api/methods/unpin_chat_message.rst:38
|
||||
msgid "alias: :code:`from aiogram.methods import UnpinChatMessage`"
|
||||
msgstr ""
|
||||
|
||||
#: ../../api/methods/unpin_chat_message.rst:41
|
||||
msgid "With specific bot"
|
||||
msgstr ""
|
||||
|
||||
#: ../../api/methods/unpin_chat_message.rst:40
|
||||
#: ../../api/methods/unpin_chat_message.rst:48
|
||||
msgid "As reply into Webhook in handler"
|
||||
msgstr ""
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: aiogram \n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-10-01 22:51+0300\n"
|
||||
"POT-Creation-Date: 2022-11-02 22:41+0200\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"
|
||||
|
|
@ -478,6 +478,183 @@ msgstr ""
|
|||
msgid "Reply with invoice"
|
||||
msgstr ""
|
||||
|
||||
#: aiogram.types.message.Message.answer_invoice:3
|
||||
#: aiogram.types.message.Message.reply_invoice:3 of
|
||||
msgid "Product name, 1-32 characters"
|
||||
msgstr ""
|
||||
|
||||
#: aiogram.types.message.Message.answer_invoice:4
|
||||
#: aiogram.types.message.Message.reply_invoice:4 of
|
||||
msgid "Product description, 1-255 characters"
|
||||
msgstr ""
|
||||
|
||||
#: aiogram.types.message.Message.answer_invoice:5
|
||||
#: aiogram.types.message.Message.reply_invoice:5 of
|
||||
msgid ""
|
||||
"Bot-defined invoice payload, 1-128 bytes. This will not be displayed to "
|
||||
"the user, use for your internal processes."
|
||||
msgstr ""
|
||||
|
||||
#: aiogram.types.message.Message.answer_invoice:6
|
||||
#: aiogram.types.message.Message.reply_invoice:6 of
|
||||
msgid ""
|
||||
"Payment provider token, obtained via `@BotFather "
|
||||
"<https://t.me/botfather>`_"
|
||||
msgstr ""
|
||||
|
||||
#: aiogram.types.message.Message.answer_invoice:7
|
||||
#: aiogram.types.message.Message.reply_invoice:7 of
|
||||
msgid ""
|
||||
"Three-letter ISO 4217 currency code, see `more on currencies "
|
||||
"<https://core.telegram.org/bots/payments#supported-currencies>`_"
|
||||
msgstr ""
|
||||
|
||||
#: aiogram.types.message.Message.answer_invoice:8
|
||||
#: aiogram.types.message.Message.reply_invoice:8 of
|
||||
msgid ""
|
||||
"Price breakdown, a JSON-serialized list of components (e.g. product "
|
||||
"price, tax, discount, delivery cost, delivery tax, bonus, etc.)"
|
||||
msgstr ""
|
||||
|
||||
#: aiogram.types.message.Message.answer_invoice:9
|
||||
#: aiogram.types.message.Message.reply_invoice:9 of
|
||||
msgid ""
|
||||
"The maximum accepted amount for tips in the *smallest units* of the "
|
||||
"currency (integer, **not** float/double). For example, for a maximum tip "
|
||||
"of :code:`US$ 1.45` pass :code:`max_tip_amount = 145`. See the *exp* "
|
||||
"parameter in `currencies.json "
|
||||
"<https://core.telegram.org/bots/payments/currencies.json>`_, it shows the"
|
||||
" number of digits past the decimal point for each currency (2 for the "
|
||||
"majority of currencies). Defaults to 0"
|
||||
msgstr ""
|
||||
|
||||
#: aiogram.types.message.Message.answer_invoice:10
|
||||
#: aiogram.types.message.Message.reply_invoice:10 of
|
||||
msgid ""
|
||||
"A JSON-serialized array of suggested amounts of tips in the *smallest "
|
||||
"units* of the currency (integer, **not** float/double). At most 4 "
|
||||
"suggested tip amounts can be specified. The suggested tip amounts must be"
|
||||
" positive, passed in a strictly increased order and must not exceed "
|
||||
"*max_tip_amount*."
|
||||
msgstr ""
|
||||
|
||||
#: aiogram.types.message.Message.answer_invoice:11
|
||||
#: aiogram.types.message.Message.reply_invoice:11 of
|
||||
msgid ""
|
||||
"Unique deep-linking parameter. If left empty, **forwarded copies** of the"
|
||||
" sent message will have a *Pay* button, allowing multiple users to pay "
|
||||
"directly from the forwarded message, using the same invoice. If non-"
|
||||
"empty, forwarded copies of the sent message will have a *URL* button with"
|
||||
" a deep link to the bot (instead of a *Pay* button), with the value used "
|
||||
"as the start parameter"
|
||||
msgstr ""
|
||||
|
||||
#: aiogram.types.message.Message.answer_invoice:12
|
||||
#: aiogram.types.message.Message.reply_invoice:12 of
|
||||
msgid ""
|
||||
"JSON-serialized data about the invoice, which will be shared with the "
|
||||
"payment provider. A detailed description of required fields should be "
|
||||
"provided by the payment provider."
|
||||
msgstr ""
|
||||
|
||||
#: aiogram.types.message.Message.answer_invoice:13
|
||||
#: aiogram.types.message.Message.reply_invoice:13 of
|
||||
msgid ""
|
||||
"URL of the product photo for the invoice. Can be a photo of the goods or "
|
||||
"a marketing image for a service. People like it better when they see what"
|
||||
" they are paying for."
|
||||
msgstr ""
|
||||
|
||||
#: aiogram.types.message.Message.answer_invoice:14
|
||||
#: aiogram.types.message.Message.reply_invoice:14 of
|
||||
msgid "Photo size in bytes"
|
||||
msgstr ""
|
||||
|
||||
#: aiogram.types.message.Message.answer_invoice:15
|
||||
#: aiogram.types.message.Message.reply_invoice:15 of
|
||||
msgid "Photo width"
|
||||
msgstr ""
|
||||
|
||||
#: aiogram.types.message.Message.answer_invoice:16
|
||||
#: aiogram.types.message.Message.reply_invoice:16 of
|
||||
msgid "Photo height"
|
||||
msgstr ""
|
||||
|
||||
#: aiogram.types.message.Message.answer_invoice:17
|
||||
#: aiogram.types.message.Message.reply_invoice:17 of
|
||||
msgid ""
|
||||
"Pass :code:`True` if you require the user's full name to complete the "
|
||||
"order"
|
||||
msgstr ""
|
||||
|
||||
#: aiogram.types.message.Message.answer_invoice:18
|
||||
#: aiogram.types.message.Message.reply_invoice:18 of
|
||||
msgid ""
|
||||
"Pass :code:`True` if you require the user's phone number to complete the "
|
||||
"order"
|
||||
msgstr ""
|
||||
|
||||
#: aiogram.types.message.Message.answer_invoice:19
|
||||
#: aiogram.types.message.Message.reply_invoice:19 of
|
||||
msgid ""
|
||||
"Pass :code:`True` if you require the user's email address to complete the"
|
||||
" order"
|
||||
msgstr ""
|
||||
|
||||
#: aiogram.types.message.Message.answer_invoice:20
|
||||
#: aiogram.types.message.Message.reply_invoice:20 of
|
||||
msgid ""
|
||||
"Pass :code:`True` if you require the user's shipping address to complete "
|
||||
"the order"
|
||||
msgstr ""
|
||||
|
||||
#: aiogram.types.message.Message.answer_invoice:21
|
||||
#: aiogram.types.message.Message.reply_invoice:21 of
|
||||
msgid "Pass :code:`True` if the user's phone number should be sent to provider"
|
||||
msgstr ""
|
||||
|
||||
#: aiogram.types.message.Message.answer_invoice:22
|
||||
#: aiogram.types.message.Message.reply_invoice:22 of
|
||||
msgid "Pass :code:`True` if the user's email address should be sent to provider"
|
||||
msgstr ""
|
||||
|
||||
#: aiogram.types.message.Message.answer_invoice:23
|
||||
#: aiogram.types.message.Message.reply_invoice:23 of
|
||||
msgid "Pass :code:`True` if the final price depends on the shipping method"
|
||||
msgstr ""
|
||||
|
||||
#: aiogram.types.message.Message.answer_invoice:24
|
||||
#: aiogram.types.message.Message.reply_invoice:24 of
|
||||
msgid ""
|
||||
"Sends the message `silently <https://telegram.org/blog/channels-2-0"
|
||||
"#silent-messages>`_. Users will receive a notification with no sound."
|
||||
msgstr ""
|
||||
|
||||
#: aiogram.types.message.Message.answer_invoice:25
|
||||
#: aiogram.types.message.Message.reply_invoice:25 of
|
||||
msgid "Protects the contents of the sent message from forwarding and saving"
|
||||
msgstr ""
|
||||
|
||||
#: aiogram.types.message.Message.reply_invoice:26 of
|
||||
msgid ""
|
||||
"Pass :code:`True` if the message should be sent even if the specified "
|
||||
"replied-to message is not found"
|
||||
msgstr ""
|
||||
|
||||
#: aiogram.types.message.Message.answer_invoice:26
|
||||
#: aiogram.types.message.Message.reply_invoice:27 of
|
||||
msgid ""
|
||||
"A JSON-serialized object for an `inline keyboard "
|
||||
"<https://core.telegram.org/bots#inline-keyboards-and-on-the-fly-"
|
||||
"updating>`_. If empty, one 'Pay :code:`total price`' button will be "
|
||||
"shown. If not empty, the first button must be a Pay button."
|
||||
msgstr ""
|
||||
|
||||
#: aiogram.types.message.Message.answer_invoice:27
|
||||
#: aiogram.types.message.Message.reply_invoice:28 of
|
||||
msgid "On success, the sent Message is returned."
|
||||
msgstr ""
|
||||
|
||||
#: aiogram.types.message.Message.answer_invoice:1 of
|
||||
msgid "Answer with invoice"
|
||||
msgstr ""
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: aiogram \n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-10-01 22:51+0300\n"
|
||||
"POT-Creation-Date: 2022-11-02 22:41+0200\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"
|
||||
|
|
@ -22,11 +22,9 @@ msgid "User"
|
|||
msgstr ""
|
||||
|
||||
#: aiogram.types.user.User:1 of
|
||||
msgid "This object represents a Telegram user or bot."
|
||||
msgstr ""
|
||||
|
||||
#: aiogram.types.user.User:3 of
|
||||
msgid "Source: https://core.telegram.org/bots/api#user"
|
||||
msgid ""
|
||||
"This object represents a Telegram user or bot. Source: "
|
||||
"https://core.telegram.org/bots/api#user"
|
||||
msgstr ""
|
||||
|
||||
#: ../../docstring aiogram.types.user.User.id:1 of
|
||||
|
|
@ -89,3 +87,9 @@ msgid ""
|
|||
"*Optional*. :code:`True`, if the bot supports inline queries. Returned "
|
||||
"only in :class:`aiogram.methods.get_me.GetMe`."
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "This object represents a Telegram user or bot."
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "Source: https://core.telegram.org/bots/api#user"
|
||||
#~ msgstr ""
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: aiogram \n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-10-01 22:51+0300\n"
|
||||
"POT-Creation-Date: 2022-11-02 22:41+0200\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"
|
||||
|
|
@ -47,8 +47,8 @@ msgstr ""
|
|||
|
||||
#: aiogram.fsm.storage.redis.RedisStorage:1 of
|
||||
msgid ""
|
||||
"Redis storage required :code:`aioredis` package installed (:code:`pip "
|
||||
"install aioredis`)"
|
||||
"Redis storage required :code:`redis` package installed (:code:`pip "
|
||||
"install redis`)"
|
||||
msgstr ""
|
||||
|
||||
#: aiogram.fsm.storage.base.BaseStorage.get_data
|
||||
|
|
@ -94,7 +94,7 @@ msgid "for example :code:`redis://user:password@host:port/db`"
|
|||
msgstr ""
|
||||
|
||||
#: aiogram.fsm.storage.redis.RedisStorage.from_url:4 of
|
||||
msgid "see :code:`aioredis` docs"
|
||||
msgid "see :code:`redis` docs"
|
||||
msgstr ""
|
||||
|
||||
#: aiogram.fsm.storage.redis.RedisStorage.from_url:5 of
|
||||
|
|
@ -220,3 +220,12 @@ msgstr ""
|
|||
#: aiogram.fsm.storage.base.BaseStorage.close:1 of
|
||||
msgid "Close storage (database connection, file or etc.)"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Redis storage required :code:`aioredis` "
|
||||
#~ "package installed (:code:`pip install "
|
||||
#~ "aioredis`)"
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "see :code:`aioredis` docs"
|
||||
#~ msgstr ""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue