77 lines
3.3 KiB
JSON
77 lines
3.3 KiB
JSON
{
|
||
"Home": "主页",
|
||
"Train": "训练",
|
||
"About": "关于",
|
||
"Settings": "设置",
|
||
"Go to chat page": "前往聊天页",
|
||
"Manage your configs": "管理你的配置",
|
||
"Manage models": "管理模型",
|
||
"Run": "运行",
|
||
"Offline": "离线",
|
||
"Starting": "启动中",
|
||
"Loading": "读取模型中",
|
||
"Working": "运行中",
|
||
"Stop": "停止",
|
||
"Enable High Precision For Last Layer": "输出层使用高精度",
|
||
"Stored Layers": "载入显存层数",
|
||
"Precision": "精度",
|
||
"Device": "设备",
|
||
"Convert model with these configs": "用这些设置转换模型",
|
||
"Manage Models": "管理模型",
|
||
"Model": "模型",
|
||
"Model Parameters": "模型参数",
|
||
"Frequency Penalty *": "Frequency Penalty *",
|
||
"Presence Penalty *": "Presence Penalty *",
|
||
"Top_P *": "Top_P *",
|
||
"Temperature *": "Temperature *",
|
||
"Max Response Token *": "最大响应 Token *",
|
||
"API Port": "API 端口",
|
||
"Hover your mouse over the text to view a detailed description. Settings marked with * will take effect immediately after being saved.": "把鼠标悬停在文本上查看详细描述. 标记了星号 * 的设置在保存后会立即生效.",
|
||
"Default API Parameters": "默认 API 参数",
|
||
"Provide JSON file URLs for the models manifest. Separate URLs with semicolons. The \"models\" field in JSON files will be parsed into the following table.": "填写模型描述的 JSON 文件地址. 地址间用分号分隔. JSON 文件内的 \"models\" 字段会被分析进下表.",
|
||
"Config Name": "配置名",
|
||
"Refresh": "刷新",
|
||
"Save Config": "保存配置",
|
||
"Model Source Manifest List": "模型源",
|
||
"Models": "模型",
|
||
"Delete Config": "删除配置",
|
||
"Help": "帮助",
|
||
"Version": "版本",
|
||
"New Config": "新建配置",
|
||
"Open Url": "打开网页",
|
||
"Download": "下载",
|
||
"Open Folder": "打开文件夹",
|
||
"Configs": "配置",
|
||
"Automatic Updates Check": "自动检查更新",
|
||
"Updates Check Error": "检查更新失败",
|
||
"Introduction": "介绍",
|
||
"Dark Mode": "深色模式",
|
||
"Language": "语言",
|
||
"In Development": "开发中",
|
||
"Chat": "聊天",
|
||
"Convert": "转换",
|
||
"Actions": "动作",
|
||
"Last updated": "上次更新",
|
||
"Desc": "描述",
|
||
"Size": "文件大小",
|
||
"File": "文件",
|
||
"Config Saved": "配置已保存",
|
||
"Downloading": "正在下载",
|
||
"Loading Model": "正在读取模型",
|
||
"Startup Completed": "启动完成",
|
||
"Failed to switch model": "切换模型失败",
|
||
"Start Converting": "开始转换",
|
||
"Convert Success": "转换成功",
|
||
"Convert Failed": "转换失败",
|
||
"Model Not Found": "模型不存在",
|
||
"Model Status": "模型状态",
|
||
"Clear": "清除",
|
||
"Send": "发送",
|
||
"Type your message here": "在此输入消息",
|
||
"Copy": "复制",
|
||
"Read Aloud": "朗读",
|
||
"Hello! I'm RWKV, an open-source and commercially available large language model.": "你好! 我是RWKV, 一个开源可商用的大语言模型.",
|
||
"This tool’s API is compatible with OpenAI API. It can be used with any ChatGPT tool you like. Go to the settings of some ChatGPT tool, replace the 'https://api.openai.com' part in the API address with '": "本工具的API与OpenAI API兼容. 因此可以配合任意你喜欢的ChatGPT工具使用. 打开某个ChatGPT工具的设置, 将API地址中的'https://api.openai.com'部分替换为'",
|
||
"New Version Available": "新版本可用",
|
||
"Update": "更新"
|
||
} |