Update docs translation files

This commit is contained in:
JRoot Junior 2024-02-16 01:17:09 +02:00
parent 18b32f065d
commit e5176b4434
No known key found for this signature in database
GPG key ID: 738964250D5FF6E2
85 changed files with 4454 additions and 1025 deletions

View file

@ -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 ""

View file

@ -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 ""

View file

@ -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 ""

View file

@ -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 ""