~cytrogen/evi-run

evi-run/I18N/en/txt.ftl -rw-r--r-- 7.3 KiB
f9177ebb — Cytrogen fork: 定制修改 + 敏感数据清理 9 days ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
start_text = 
    I am Evi — a virtual technomage and your AI agent... 🦄👻

    My capabilities include (but are not limited to):
    - solving complex, multi-step tasks
    - conducting deep research
    - intelligent web search
    - document and image analysis
    - image generation
    - DEX analytics and Solana token swap
    - task scheduler
    - memory management

    Simply write your requests in the chat using natural language or send voice messages to start interacting! 🔮✨

    ⚠️ Tip! Periodically reset the conversation context with the /new command — this will help save tokens and speed up request processing.

close_kb = Close

command_new_text = Confirm starting a new dialog without saving the current one. It is recommended to complete the current task before starting a new dialog! After deletion, the current history will be erased and the context will be reset.

command_approve_new_text = Current dialog deleted!

command_new_approve_kb = Confirm

command_new_save_kb = Save dialog

command_save_text = Confirm saving the current dialog to memory. It is recommended to complete the current task before saving! After saving, a new dialog will start with reset context, but key moments from the current conversation will remain in the system memory.

command_save_approve_kb = Current dialog saved to system memory!

command_delete_text = Confirm deletion of the current dialog and all system memory about you.

command_delete_approve_text = System memory about you and dialog deleted! Start a new dialog.

token_price_error_text = Wrong format, example: 0.01

not_token_price_error_text = You haven't set the token price yet!

token_price_updated_text = Token price updated!

command_wallet_text = 
    If you already have a linked wallet, entering a new private key will replace it. Enter the Solana wallet private key in format [45, 456, …].

    Warning: use a separate wallet with a small balance, as the trading agent works in test mode!

cmd_help_text =
    <b>📋 Commands</b>

    /start — View bot introduction and capabilities
    /help — Show this help message
    /new — Start a new chat (clears current chat without saving)
    /save — Save current chat to system memory and start a new one
    /delete — Delete all chat history and system memory
    /balance — View balance and top up
    /settings — Set interface language

    <b>💬 How to Interact</b>

    <b>Text</b> — Type your questions or instructions directly in the chat
    <b>Voice</b> — Send a voice message, it will be transcribed automatically
    <b>Images</b> — Send an image for analysis (charts, screenshots, etc.)
    <b>Files</b> — Send documents for analysis. Supported: .pdf .txt .md .doc(x) .pptx .py

    <b>🔧 Core Features</b>

    • Complex multi-step task processing
    • Deep research and analysis
    • Intelligent web search
    • Document and image analysis
    • Image generation
    • DEX analytics and Solana token swap
    • Task scheduler (one-time / recurring tasks)
    • Conversation memory management

    <b>💡 Examples</b>

    <code>Analyze the architecture of this project</code>
    <code>Search for the latest Solana ecosystem news</code>
    <code>Generate a cyberpunk-style city image</code>
    <code>Remind me to check the market every day at 9 AM</code>

    <b>⚙️ /save vs /new</b>

    /save — Saves key moments from the current chat to long-term memory, then starts a new chat. Use after completing a task so the agent remembers important details.
    /new — Clears the current chat without saving anything. Use for a quick reset when the conversation content is not important.

    ⚠️ Periodically use /new or /save to reset the context — this helps save tokens and speeds up response processing.

command_settings_text = Settings:

settings_language_text = Interface language

text_choose_lang = Choose interface language:

back_kb = Back

text_document_upload = File successfully uploaded! You can ask a question.

command_knowledge_text = This is the system's general knowledge base. Added information will be available to all users (when using modes: free and pay)! Do you want to add files or clear the knowledge base?

command_knowledge_add_kb = Add information

command_knowledge_delete_kb = Clear knowledge base

command_knowledge_add_text = Send a text file with information to the chat! Add only one file at a time to the chat!

text_not_format_file = Wrong format, please try again! Supported document formats: .pdf, .txt, .md, .doc(x), .pptx and .py

text_approve_file = File successfully uploaded! You can ask a question.

command_knowledge_delete_text = Confirm deletion of the knowledge base.

text_approve_delete = Knowledge base deleted. Add new information to the knowledge base.

warning_save_context_txt = Error saving context to txt file!

warning_text_no_credits = Insufficient credits!

wait_answer_text = One moment ✨

answer_md = Download answer

warning_text_tokens = Dialog size exceeds 15,000 tokens! To save resources, you can save the dialog to system memory or delete it through the menu after completing the current task.

warning_text_format = Wrong format!

warning_text_error = An error occurred!

cmd_wallet_text_start = 
    If you already have a linked wallet, entering a new private key will replace it. Enter the Solana wallet private key in format [45, 456, …].

    Warning: use a separate wallet with a small balance, as the trading agent works in test mode!

wallet_balance_kb = Wallet balance

wallet_delete_key = Delete private key

not_format_wallet_key = Wrong format! Write the Solana wallet private key in format [45, 456, …].

text_after_add_key =
    Agent gained access to the wallet.

    Wallet balance:


wallet_delete_key_text = Confirm deletion of the private key.

command_delete_key_approve_text = Private key deleted. Link a new wallet to use the trading agent.

text_balance_wallet = Wallet balance:

cmd_wallet_text = Your balance:

add_balance_kb = Top up balance

text_add_balance = Enter payment amount in $, whole number not less than $1.

text_add_balance_error = Please try again! Enter payment amount in $, whole number not less than $1.

choose_type_pay_text = Choose top-up method:

ton_type_kb = TON

sol_type_kb = Token (Solana)

error_create_payment = An error occurred while creating the payment. Please try later.

check_payment_kb = Check payment

text_payment_create =
    Make a payment for: <code>{ $sum }</code>
    Wallet: <code>{ $wallet }</code>

text_payment_create_sol =
    Make a payment for: <code>{ $sum }</code> tokens
    Wallet: <code>{ $wallet }</code>
    Token address: <code>{ $token }</code>

error_get_token_price = Token price not specified. Please specify token price /token_price.

wait_check_payment_text = Checking payment ⏳

check_payment_success_text = Payment completed successfully!

check_payment_error_text = Payment was not completed! Please try later.

warning_text_no_row_md = Context was deleted. Row not found in database.

text_user_upload_file = The user uploaded the { $filename } file to the tool search_conversation_memory

wait_answer_text_scheduler = Executing the scheduler's request ✨