Bump texts translation files

This commit is contained in:
Alex Root Junior 2023-07-30 18:32:37 +03:00
parent faadc80460
commit 54134c68fe
No known key found for this signature in database
GPG key ID: 074C1D455EBEA4AC
73 changed files with 9002 additions and 1593 deletions

View file

@ -8,14 +8,14 @@ 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: 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"
#: ../../utils/chat_action.rst:3
msgid "Chat action sender"
@ -48,23 +48,23 @@ msgid "Parameters"
msgstr ""
#: aiogram.utils.chat_action.ChatActionSender.__init__:1 of
msgid "target chat id"
msgid "instance of the bot"
msgstr ""
#: aiogram.utils.chat_action.ChatActionSender.__init__:2 of
msgid "chat action type"
msgid "target chat id"
msgstr ""
#: aiogram.utils.chat_action.ChatActionSender.__init__:3 of
msgid "interval between iterations"
msgid "chat action type"
msgstr ""
#: aiogram.utils.chat_action.ChatActionSender.__init__:4 of
msgid "sleep before first iteration"
msgid "interval between iterations"
msgstr ""
#: aiogram.utils.chat_action.ChatActionSender.__init__:5 of
msgid "instance of the bot, can be omitted from the context"
msgid "sleep before first iteration"
msgstr ""
#: aiogram.utils.chat_action.ChatActionSender.choose_sticker:1 of
@ -144,3 +144,6 @@ msgstr ""
#: ../../utils/chat_action.rst:50
msgid "Change sender configuration:"
msgstr ""
#~ msgid "instance of the bot, can be omitted from the context"
#~ msgstr ""

View file

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: aiogram \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-07-02 15:10+0300\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"
@ -96,6 +96,10 @@ msgstr ""
msgid "ending of the line, by default is :code:`\\\\n`"
msgstr ""
#: aiogram.utils.formatting.as_line:5 of
msgid "separator between items, by default is empty string"
msgstr ""
#: aiogram.utils.formatting.Text.as_kwargs aiogram.utils.formatting.Text.render
#: aiogram.utils.formatting.as_key_value aiogram.utils.formatting.as_line
#: aiogram.utils.formatting.as_list aiogram.utils.formatting.as_marked_list
@ -106,7 +110,7 @@ msgstr ""
msgid "Returns"
msgstr ""
#: aiogram.utils.formatting.as_key_value:5 aiogram.utils.formatting.as_line:5
#: aiogram.utils.formatting.as_key_value:5 aiogram.utils.formatting.as_line:6
#: aiogram.utils.formatting.as_marked_list:5
#: aiogram.utils.formatting.as_numbered_list:6
#: aiogram.utils.formatting.as_section:5 of
@ -122,7 +126,7 @@ msgid "Wrap elements as marked list"
msgstr ""
#: aiogram.utils.formatting.as_marked_list:4 of
msgid "line marker, by default is :code:`- `"
msgid "line marker, by default is '- '"
msgstr ""
#: aiogram.utils.formatting.as_numbered_list:1 of
@ -134,7 +138,7 @@ msgid "initial number, by default 1"
msgstr ""
#: aiogram.utils.formatting.as_numbered_list:5 of
msgid "number format, by default :code:`{}. `"
msgid "number format, by default '{}. '"
msgstr ""
#: aiogram.utils.formatting.as_section:1 of
@ -437,3 +441,9 @@ msgid ""
"with type "
":obj:`aiogram.enums.message_entity_type.MessageEntityType.CUSTOM_EMOJI`"
msgstr ""
#~ msgid "line marker, by default is :code:`- `"
#~ msgstr ""
#~ msgid "number format, by default :code:`{}. `"
#~ msgstr ""

View file

@ -8,14 +8,14 @@ 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: 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"
#: ../../utils/web_app.rst:3
msgid "WebApp"
@ -125,7 +125,7 @@ msgid ""
"opened. It is empty if the Web App was launched from a keyboard button."
msgstr ""
#: aiogram.utils.web_app.WebAppInitData:3 of
#: aiogram.utils.web_app.WebAppInitData:4 of
msgid "Source: https://core.telegram.org/bots/webapps#webappinitdata"
msgstr ""
@ -135,6 +135,25 @@ msgid ""
"messages via the answerWebAppQuery method."
msgstr ""
#: ../../docstring aiogram.utils.web_app.WebAppInitData.model_config:1
#: aiogram.utils.web_app.WebAppUser.model_config:1 of
msgid ""
"Configuration for the model, should be a dictionary conforming to "
"[`ConfigDict`][pydantic.config.ConfigDict]."
msgstr ""
#: ../../docstring aiogram.utils.web_app.WebAppInitData.model_fields:1
#: aiogram.utils.web_app.WebAppUser.model_fields:1 of
msgid ""
"Metadata about the fields defined on the model, mapping of field names to"
" [`FieldInfo`][pydantic.fields.FieldInfo]."
msgstr ""
#: ../../docstring aiogram.utils.web_app.WebAppInitData.model_fields:4
#: aiogram.utils.web_app.WebAppUser.model_fields:4 of
msgid "This replaces `Model.__fields__` from Pydantic V1."
msgstr ""
#: ../../docstring aiogram.utils.web_app.WebAppInitData.user:1 of
msgid "An object containing data about the current user."
msgstr ""