# 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 , 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 \n" "Language-Team: LANGUAGE \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, {name}!\n" "\n" "Here you can upload your content to the blockchain and manage it.\n" "\n" "You logged as {wallet_address}" #: 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 "" "šŸ“Š My content\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 "" "šŸ”Œ 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 "ā³ Transaction requested\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]"