File size: 6,274 Bytes
8ba98ee
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
c67c8ad
8ba98ee
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4dfaeff
8ba98ee
4dfaeff
8ba98ee
 
 
 
4dfaeff
 
8ba98ee
4dfaeff
 
 
 
 
 
 
 
8ba98ee
 
 
4dfaeff
8ba98ee
4dfaeff
 
8ba98ee
4dfaeff
8ba98ee
 
 
 
 
 
 
 
 
 
 
 
 
 
4dfaeff
8ba98ee
 
 
 
4dfaeff
 
 
 
 
 
8ba98ee
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
{
    "未命名对话历史记录": "Unnamed Dialog History",
    "在这里输入": "Type in here",
    "🧹 新的对话": "🧹 New Dialogue",
    "🔄 重新生成": "🔄 Regeneration",
    "🗑️ 删除最旧对话": "🗑️ Delete oldest dialog",
    "🗑️ 删除最新对话": "🗑️ Delete latest dialog",
    "模型": "Model",
    "多账号模式已开启,无需输入key,可直接开始对话": "Multi-account mode is enabled, no need to enter key, you can start the dialogue directly",
    "**发送消息** 或 **提交key** 以显示额度": "**Send message** or **Submit key** to display credit",
    "选择模型": "Select Model",
    "选择LoRA模型": "Select LoRA Model",
    "实时传输回答": "Stream output",
    "单轮对话": "Single-turn dialogue",
    "使用在线搜索": "Use online search",
    "选择回复语言(针对搜索&索引功能)": "Select reply language (for search & index)",
    "上传索引文件": "Upload",
    "双栏pdf": "Two-column pdf",
    "识别公式": "formula OCR",
    "在这里输入System Prompt...": "Type in System Prompt here...",
    "加载Prompt模板": "Load Prompt Template",
    "选择Prompt模板集合文件": "Select Prompt Template Collection File",
    "🔄 刷新": "🔄 Refresh",
    "从Prompt模板中加载": "Load from Prompt Template",
    "保存/加载": "Save/Load",
    "保存/加载对话历史记录": "Save/Load Dialog History",
    "从列表中加载对话": "Load dialog from list",
    "设置文件名: 默认为.json,可选为.md": "Set file name: default is .json, optional is .md",
    "设置保存文件名": "Set save file name",
    "对话历史记录": "Dialog History",
    "💾 保存对话": "💾 Save Dialog",
    "📝 导出为Markdown": "📝 Export as Markdown",
    "默认保存于history文件夹": "Default save in history folder",
    "高级": "Advanced",
    "# ⚠️ 务必谨慎更改 ⚠️": "# ⚠️ Caution: Changes require care. ⚠️",
    "参数": "Parameters",
    "停止符,用英文逗号隔开...": "Type in stop token here, separated by comma...",
    "用于定位滥用行为": "Used to locate abuse",
    "用户名": "Username",
    "在这里输入API-Host...": "Type in API-Host here...",
    "🔄 切换API地址": "🔄 Switch API Address",
    "未设置代理...": "No proxy...",
    "代理地址": "Proxy address",
    "🔄 设置代理地址": "🔄 Set Proxy Address",
    "🔙 恢复默认网络设置": "🔙 Reset Network Settings",
    "🔄 检查更新...": "🔄 Check for Update...",
    "取消": "Cancel",
    "更新": "Update",
    "详情": "Details",
    "好": "OK",
    "更新成功,请重启本程序": "Updated successfully, please restart this program",
    "更新失败,请尝试[手动更新](https://github.com/GaiZhenbiao/ChuanhuChatGPT/wiki/使用教程#手动更新)": "Update failed, please try [manually updating](https://github.com/GaiZhenbiao/ChuanhuChatGPT/wiki/使用教程#手动更新)",
    "川虎Chat 🚀": "Chuanhu Chat 🚀",
    "开始实时传输回答……": "Start streaming output...",
    "Token 计数: ": "Token Count: ",
    ",本次对话累计消耗了 ": ", Total cost for this dialogue is ",
    "**获取API使用情况失败**": "**Failed to get API usage**",
    "**获取API使用情况失败**,需在填写`config.json`中正确填写sensitive_id": "**Failed to get API usage**, correct sensitive_id needed in `config.json`",
    "**获取API使用情况失败**,sensitive_id错误或已过期": "**Failed to get API usage**, wrong or expired sensitive_id",
    "**本月使用金额** ": "**Monthly usage** ",
    "本月使用金额": "Monthly usage",
    "获取API使用情况失败:": "Failed to get API usage:",
    "API密钥更改为了": "The API key is changed to",
    "JSON解析错误,收到的内容: ": "JSON parsing error, received content: ",
    "模型设置为了:": "Model is set to: ",
    "☹️发生了错误:": "☹️Error: ",
    "获取对话时发生错误,请查看后台日志": "Error occurred when getting dialogue, check the background log",
    "请检查网络连接,或者API-Key是否有效。": "Check the network connection or whether the API-Key is valid.",
    "连接超时,无法获取对话。": "Connection timed out, unable to get dialogue.",
    "读取超时,无法获取对话。": "Read timed out, unable to get dialogue.",
    "代理错误,无法获取对话。": "Proxy error, unable to get dialogue.",
    "SSL错误,无法获取对话。": "SSL error, unable to get dialogue.",
    "API key为空,请检查是否输入正确。": "API key is empty, check whether it is entered correctly.",
    "请输入对话内容。": "Enter the content of the conversation.",
    "账单信息不适用": "Billing information is not applicable",
    "由Bilibili [土川虎虎虎](https://space.bilibili.com/29125536)、[明昭MZhao](https://space.bilibili.com/24807452) 和 [Keldos](https://github.com/Keldos-Li) 开发<br />访问川虎Chat的 [GitHub项目](https://github.com/GaiZhenbiao/ChuanhuChatGPT) 下载最新版脚本": "Developed by Bilibili [土川虎虎虎](https://space.bilibili.com/29125536), [明昭MZhao](https://space.bilibili.com/24807452) and [Keldos](https://github.com/Keldos-Li)\n\nDownload latest code from [GitHub](https://github.com/GaiZhenbiao/ChuanhuChatGPT)",
    "切换亮暗色主题": "Switch light/dark theme",
    "您的IP区域:未知。": "Your IP region: Unknown.",
    "获取IP地理位置失败。原因:": "Failed to get IP location. Reason: ",
    "。你仍然可以使用聊天功能。": ". You can still use the chat function.",
    "您的IP区域:": "Your IP region: ",
    "总结": "Summarize",
    "生成内容总结中……": "Generating content summary...",
    "由于下面的原因,Google 拒绝返回 PaLM 的回答:\n\n": "Due to the following reasons, Google refuses to provide an answer to PaLM: \n\n",
    "---\n⚠️ 为保证API-Key安全,请在配置文件`config.json`中修改网络设置": "---\n⚠️ To ensure the security of API-Key, please modify the network settings in the configuration file `config.json`.",
    "网络参数": "Network parameter"
}