mirror of
https://github.com/aiogram/aiogram.git
synced 2025-12-19 04:55:40 +00:00
Update docs translation files
This commit is contained in:
parent
18b32f065d
commit
e5176b4434
85 changed files with 4454 additions and 1025 deletions
|
|
@ -0,0 +1,33 @@
|
|||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) 2024, aiogram Team
|
||||
# This file is distributed under the same license as the aiogram package.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, 2024.
|
||||
#
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: aiogram \n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-02-16 01:15+0200\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language: uk_UA\n"
|
||||
"Language-Team: uk_UA <LL@li.org>\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && "
|
||||
"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 2.13.1\n"
|
||||
|
||||
#: ../../api/enums/chat_boost_source_type.rst:3
|
||||
msgid "ChatBoostSourceType"
|
||||
msgstr ""
|
||||
|
||||
#: aiogram.enums.chat_boost_source_type.ChatBoostSourceType:1 of
|
||||
msgid "This object represents a type of chat boost source."
|
||||
msgstr ""
|
||||
|
||||
#: aiogram.enums.chat_boost_source_type.ChatBoostSourceType:3 of
|
||||
msgid "Source: https://core.telegram.org/bots/api#chatboostsource"
|
||||
msgstr ""
|
||||
|
|
@ -0,0 +1,35 @@
|
|||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) 2024, aiogram Team
|
||||
# This file is distributed under the same license as the aiogram package.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, 2024.
|
||||
#
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: aiogram \n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-02-16 01:15+0200\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language: uk_UA\n"
|
||||
"Language-Team: uk_UA <LL@li.org>\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && "
|
||||
"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 2.13.1\n"
|
||||
|
||||
#: ../../api/enums/keyboard_button_poll_type_type.rst:3
|
||||
msgid "KeyboardButtonPollTypeType"
|
||||
msgstr ""
|
||||
|
||||
#: aiogram.enums.keyboard_button_poll_type_type.KeyboardButtonPollTypeType:1 of
|
||||
msgid ""
|
||||
"This object represents type of a poll, which is allowed to be created and"
|
||||
" sent when the corresponding button is pressed."
|
||||
msgstr ""
|
||||
|
||||
#: aiogram.enums.keyboard_button_poll_type_type.KeyboardButtonPollTypeType:3 of
|
||||
msgid "Source: https://core.telegram.org/bots/api#keyboardbuttonpolltype"
|
||||
msgstr ""
|
||||
|
|
@ -0,0 +1,33 @@
|
|||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) 2024, aiogram Team
|
||||
# This file is distributed under the same license as the aiogram package.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, 2024.
|
||||
#
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: aiogram \n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-02-16 01:15+0200\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language: uk_UA\n"
|
||||
"Language-Team: uk_UA <LL@li.org>\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && "
|
||||
"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 2.13.1\n"
|
||||
|
||||
#: ../../api/enums/message_origin_type.rst:3
|
||||
msgid "MessageOriginType"
|
||||
msgstr ""
|
||||
|
||||
#: aiogram.enums.message_origin_type.MessageOriginType:1 of
|
||||
msgid "This object represents origin of a message."
|
||||
msgstr ""
|
||||
|
||||
#: aiogram.enums.message_origin_type.MessageOriginType:3 of
|
||||
msgid "Source: https://core.telegram.org/bots/api#messageorigin"
|
||||
msgstr ""
|
||||
|
|
@ -0,0 +1,33 @@
|
|||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) 2024, aiogram Team
|
||||
# This file is distributed under the same license as the aiogram package.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, 2024.
|
||||
#
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: aiogram \n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-02-16 01:15+0200\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language: uk_UA\n"
|
||||
"Language-Team: uk_UA <LL@li.org>\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && "
|
||||
"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 2.13.1\n"
|
||||
|
||||
#: ../../api/enums/reaction_type_type.rst:3
|
||||
msgid "ReactionTypeType"
|
||||
msgstr ""
|
||||
|
||||
#: aiogram.enums.reaction_type_type.ReactionTypeType:1 of
|
||||
msgid "This object represents reaction type."
|
||||
msgstr ""
|
||||
|
||||
#: aiogram.enums.reaction_type_type.ReactionTypeType:3 of
|
||||
msgid "Source: https://core.telegram.org/bots/api#reactiontype"
|
||||
msgstr ""
|
||||
Loading…
Add table
Add a link
Reference in a new issue