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/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 ""