Первый коммит

This commit is contained in:
admin
2025-08-30 07:39:44 +07:00
commit d0baf76f8f
86 changed files with 7362 additions and 0 deletions

56
locales/messages.pot Normal file
View File

@@ -0,0 +1,56 @@
# Translations template for PROJECT.
# Copyright (C) 2025 ORGANIZATION
# This file is distributed under the same license as the PROJECT project.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2025.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: Bot Super Project 0.1\n"
"Report-Msgid-Bugs-To: john@doe-email.com\n"
"POT-Creation-Date: 2024-01-12 16:11+0500\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.13.1\n"
#: bot/handlers/commands/lang.py:43
msgid "Выберите язык:"
msgstr ""
#: bot/handlers/commands/lang.py:50
#, python-brace-format
msgid "Язык {lang} не поддерживается!"
msgstr ""
#: bot/handlers/commands/start.py:29
msgid "Создать пост📔"
msgstr ""
#: bot/handlers/commands/start.py:30
msgid "Посмотреть список📋"
msgstr ""
#: bot/handlers/commands/start.py:31
msgid "Изменить язык🌐"
msgstr ""
#: bot/handlers/commands/start.py:35
#, python-brace-format
msgid ""
"Добро пожаловать, <a href=\"{url}\">{name}</a>!\n"
"\n"
"Мое имя - <b>{bot_name}</b>! Я искусственный интеллект и сказитель ваших "
"историй! \n"
"Моя цель — помочь вам сориентироваться и сделать ваши истории куда "
"интереснее! \n"
"Надеюсь, я смогу вам помочь! Пожалуйста, выберите нужную функцию на "
"клавиатуре!\n"
"\n"
"Интересный факт:\n"
"<blockquote>{fact}</blockquote>\n"
msgstr ""