aiogram/docs/locale/uk_UA/LC_MESSAGES/api/session/base.po
2023-07-30 18:32:37 +03:00

81 lines
2 KiB
Text

# SOME DESCRIPTIVE TITLE.
# Copyright (C) 2022, aiogram Team
# This file is distributed under the same license as the aiogram package.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2022.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: aiogram \n"
"Report-Msgid-Bugs-To: \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.12.1\n"
#: ../../api/session/base.rst:3
msgid "Base"
msgstr ""
#: ../../api/session/base.rst:5
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 ""
#: aiogram.client.session.base.BaseSession.close:1 of
msgid "Close client session"
msgstr ""
#: aiogram.client.session.base.BaseSession.make_request:1 of
msgid "Make request to Telegram Bot API"
msgstr ""
#: aiogram.client.session.base.BaseSession.make_request of
msgid "Parameters"
msgstr ""
#: aiogram.client.session.base.BaseSession.make_request:3 of
msgid "Bot instance"
msgstr ""
#: aiogram.client.session.base.BaseSession.make_request:4 of
msgid "Method instance"
msgstr ""
#: aiogram.client.session.base.BaseSession.make_request:5 of
msgid "Request timeout"
msgstr ""
#: aiogram.client.session.base.BaseSession.make_request of
msgid "Returns"
msgstr ""
#: aiogram.client.session.base.BaseSession.make_request of
msgid "Raises"
msgstr ""
#: aiogram.client.session.base.BaseSession.prepare_value:1 of
msgid "Prepare value before send"
msgstr ""
#: aiogram.client.session.base.BaseSession.stream_content:1 of
msgid "Stream reader"
msgstr ""
#~ msgid "Clean data before send"
#~ msgstr ""