mirror of
https://github.com/aiogram/aiogram.git
synced 2025-12-16 12:07:13 +00:00
Bump texts translation files
This commit is contained in:
parent
faadc80460
commit
54134c68fe
73 changed files with 9002 additions and 1593 deletions
|
|
@ -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 ""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue