uploader-bot/locale/en/LC_MESSAGES/sanic_telegram_bot.po

91 lines
2.6 KiB
Plaintext

# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-03-08 22:45+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"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: app/bot/routers/home.py:16 app/bot/routers/home.py:15
#: app/client_bot/routers/home.py:15
msgid "home_menu"
msgstr ""
"Hi, <b>{name}</b>!\n"
"\n"
"Here you can upload your content to the blockchain and manage it.\n"
"\n"
"You logged as <code>{wallet_address}</code>"
#: app/bot/routers/home.py:20 app/client_bot/routers/home.py:20
msgid "ownedContent_button"
msgstr "📊 My content"
#: app/bot/routers/home.py:24 app/client_bot/routers/home.py:24
msgid "disconnectWallet_button"
msgstr "🔌 Disconnect wallet"
#: app/bot/routers/home.py:35 app/client_bot/routers/home.py:35
msgid "connectWalletsList_menu"
msgstr ""
"/ Welcome to MY [🔴]\n"
"\n"
"Please select the wallet you want to connect to the bot:"
#: app/bot/routers/index.py:23 app/bot/routers/index.py:22
#: app/client_bot/routers/index.py:18
msgid "error_unknownCommand"
msgstr "Unknown command, please try again or press /start"
#: app/bot/routers/content.py:16 app/bot/routers/content.py:12
msgid "ownedContent_menu"
msgstr ""
"📊 <b>My content</b>\n"
"\n"
"Here you can see the list of your content."
#: app/bot/routers/content.py:21 app/bot/routers/content.py:17
msgid "webApp_uploadContent_button"
msgstr "📤 Upload content"
#: app/bot/routers/content.py:27 app/bot/routers/content.py:23
msgid "back_button"
msgstr "◀️ Back"
#: app/bot/routers/tonconnect.py:80
msgid "tonconnectInit_menu"
msgstr ""
"🔌 <b>Connect wallet</b>\n"
"\n"
"Press the button below to connect your wallet"
#: app/bot/routers/tonconnect.py:101 app/bot/routers/tonconnect.py:105
msgid "p_successConnectWallet"
msgstr "✅ Wallet connected successfully"
#: app/api/routes/_blockchain.py:143
msgid "p_tonconnectTransactionRequested"
msgstr "⏳ <b>Transaction requested</b>\n\n👉 Please confirm the transaction in your wallet"
#: app/api/routes/_blockchain.py:146
msgid "gotoWallet_button"
msgstr "Open wallet"
#: app/api/routes/_blockchain.py:150 app/bot/routers/tonconnect.py:90
msgid "home_button"
msgstr "◀️ Back"
#: app/bot/routers/tonconnect.py:86
msgid "tonconnectOpenWallet_button"
msgstr "[Connect wallet]"