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,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"
@ -25,6 +25,14 @@ msgstr ""
msgid "Abstract session for all client sessions"
msgstr ""
#: aiogram.client.session.base.BaseSession:1 of
msgid "This is base class for all HTTP sessions in aiogram."
msgstr ""
#: aiogram.client.session.base.BaseSession:3 of
msgid "If you want to create your own session, you must inherit from this class."
msgstr ""
#: aiogram.client.session.base.BaseSession.check_response:1 of
msgid "Check response status"
msgstr ""