66 lines
1.7 KiB
Plaintext
66 lines
1.7 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: 1\n"
|
||
"Report-Msgid-Bugs-To: \n"
|
||
"POT-Creation-Date: 2024-02-29 01:26+0300\n"
|
||
"PO-Revision-Date: 2024-02-29 01:00+0\n"
|
||
"Last-Translator: oscux\n"
|
||
"Language: en\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
|
||
msgid "home_menu"
|
||
msgstr "Hi, <b>{name}</b>!"
|
||
"\n\n"
|
||
"Here you can upload your content to the blockchain and manage it."
|
||
|
||
#: app/bot/routers/home.py:20
|
||
msgid "ownedContent_button"
|
||
msgstr "📊 My content"
|
||
|
||
#: app/bot/routers/home.py:24
|
||
msgid "disconnectWallet_button"
|
||
msgstr "🔌 Disconnect wallet"
|
||
|
||
#: app/bot/routers/home.py:35
|
||
msgid "connectWalletsList_menu"
|
||
msgstr "<b>–> To work, you need to connect your wallet</b>"
|
||
"\n\n"
|
||
"Please select the wallet you want to connect:"
|
||
|
||
#: app/bot/routers/index.py:23
|
||
msgid "error_unknownCommand"
|
||
msgstr "Unknown command, please try again or press /start"
|
||
|
||
#: app/bot/routers/content.py:16
|
||
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
|
||
msgid "webApp_uploadContent_button"
|
||
msgstr "📤 Upload content"
|
||
|
||
#: app/bot/routers/content.py:27
|
||
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
|
||
msgid "p_successConnectWallet"
|
||
msgstr "✅ Wallet connected successfully"
|