mirror of
https://github.com/aiogram/aiogram.git
synced 2025-12-18 20:49:14 +00:00
Refresh translation files
This commit is contained in:
parent
a355daba49
commit
228a86afdc
12 changed files with 392 additions and 146 deletions
|
|
@ -8,14 +8,14 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: aiogram \n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-08-06 16:52+0300\n"
|
||||
"POT-Creation-Date: 2023-10-29 02:22+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"
|
||||
"Generated-By: Babel 2.13.1\n"
|
||||
|
||||
#: ../../dispatcher/webhook.rst:5
|
||||
msgid "Webhook"
|
||||
|
|
@ -46,8 +46,8 @@ msgstr ""
|
|||
#: ../../dispatcher/webhook.rst:20
|
||||
msgid ""
|
||||
"Generally to use webhook with aiogram you should use any async web "
|
||||
"framework. By out of the box aiogram has an aiohttp integration, so "
|
||||
"we'll use it."
|
||||
"framework. By out of the box aiogram has an aiohttp integration, so we'll"
|
||||
" use it."
|
||||
msgstr ""
|
||||
|
||||
#: ../../dispatcher/webhook.rst:25
|
||||
|
|
@ -268,9 +268,7 @@ msgid "Without reverse proxy (not recommended)"
|
|||
msgstr ""
|
||||
|
||||
#: ../../dispatcher/webhook.rst:100
|
||||
msgid ""
|
||||
"In case you want can't use reverse proxy, you can use aiohttp's ssl "
|
||||
"context."
|
||||
msgid "In case without using reverse proxy, you can use aiohttp's ssl context."
|
||||
msgstr ""
|
||||
|
||||
#: ../../dispatcher/webhook.rst:102
|
||||
|
|
@ -301,3 +299,9 @@ msgid ""
|
|||
":code:`multipart/form-data` or :code:`application/json` response body "
|
||||
"manually."
|
||||
msgstr ""
|
||||
|
||||
#~ msgid ""
|
||||
#~ "In case you want can't use reverse"
|
||||
#~ " proxy, you can use aiohttp's ssl "
|
||||
#~ "context."
|
||||
#~ msgstr ""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue