File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed
app/src/main/res/values-zh-rCN Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change 8484 <string name =" download_model_hf_screen_title" >从 HuggingFace 浏览模型</string >
8585 <string name =" download_model_hf_search_label" >搜索模型...</string >
8686 <string name =" download_model_hf_details_title" >模型详情</string >
87+ <string name =" dialog_ctx_usage_title" >上下文长度使用情况</string >
88+ <string name =" dialog_ctx_usage_text" >您已使用 %1$s 个令牌,可用令牌总数为 %2$s 个。</string >
89+ <string name =" dialog_ctx_usage_close" >关闭</string >
90+ <string name =" dialog_err_title" >发生错误</string >
91+ <string name =" dialog_err_text" >应用无法加载模型。错误信息为:%1$s</string >
92+ <string name =" dialog_err_change_model" >更改模型</string >
93+ <string name =" dialog_err_close" >关闭</string >
94+ <string name =" dialog_progress_copy_model_title" >正在复制模型文件...</string >
95+ <string name =" dialog_progress_copy_model_text" >%1$s\n(模型需要复制到应用的内部目录才能使用)</string >
96+ <string name =" toast_invalid_file" >无效文件</string >
97+ <string name =" chat_options_clear_messages" >清除聊天记录</string >
98+ <string name =" chat_options_clear_messages_text" >确定要清除此聊天中的所有消息吗?</string >
99+ <string name =" dialog_pos_clear" >清除</string >
87100</resources >
You can’t perform that action at this time.
0 commit comments