You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

52 lines
2.6 KiB
JSON

{
"isekai-chatcomplete": "异世界百科 智能聊天助理",
"isekai-chatcomplete-desc": "支持询问智能聊天助理页面相关的内容。",
"isekai-chatcomplete-menubutton": "启动智能助理",
"action-chatcomplete": "使用 Chat Complete 功能",
"right-chatcomplete": "使用 Chat Complete 功能",
"action-unlimitedchatcomplete": "无限次数使用 Chat Complete",
"right-unlimitedchatcomplete": "无限次数使用 Chat Complete",
"action-ccembeddingpage": "创建页面的向量索引",
"right-ccembeddingpage": "创建页面的向量索引",
"grant-group-chatcomplete": "使用 Chat Complete",
"grant-chatcomplete": "使用 Chat Complete",
"action-chatcompletebot": "访问 Chat Complete 管理API",
"right-chatcompletebot": "访问 Chat Complete 管理API",
"grant-group-chatcompletebot": "Chat Complete 管理API",
"grant-chatcompletebot": "Chat Complete 管理API",
"apihelp-chatcomplete-summary": "Chat Complete 相关 API",
"apihelp-chatcomplete-param-method": "操作",
"apihelp-chatcomplete+checkaccess-summary": "检测是否拥有权限,并获取使用开销",
"apihelp-chatcomplete+checkaccess-param-ccaction": "使用的操作",
"apihelp-chatcomplete+checkaccess-param-tokens": "提问 Token 数",
"apihelp-chatcomplete+checkaccess-param-extractlines": "从文档中提取的信息行数上限",
"apihelp-chatcomplete+createtoken-summary": "创建访问 Chat Complete 所需的 Token",
"apihelp-chatcompletebot-summary": "Chat Complete 管理API",
"apihelp-chatcompletebot-description": "为 Chat Complete 独立后端提供管理API",
"apihelp-chatcompletebot-param-method": "操作",
"apihelp-chatcompletebot+reportusage-summary": "报告用户使用 Chat Complete 的情况。需要 chatcompletebot 权限。",
"apihelp-chatcompletebot+reportusage-param-userid": "用户",
"apihelp-chatcompletebot+reportusage-param-useraction": "使用的操作",
"apihelp-chatcompletebot+reportusage-param-tokens": "使用的Token数",
"apihelp-chatcompletebot+reportusage-param-extractlines": "从文档中提取的信息行数",
"apihelp-chatcompletebot+reportusage-param-step": "操作的阶段",
"apihelp-chatcompletebot+reportusage-param-error": "报告错误信息",
"apihelp-chatcompletebot+reportusage-param-transactionid": "当step为end或cancel时需要事务ID",
"apierror-isekai-chatcomplete-nopermission": "没有使用智能聊天助理的权限",
"apierror-isekai-chatcomplete-user-not-exists": "用户不存在",
"apierror-isekai-chatcomplete-noenoughpoints": "积分不足"
}