2023-04-21 16:12:07 +00:00
import { SubmitKey } from "../store/config" ;
2023-03-28 13:29:30 +00:00
import type { LocaleType } from "./index" ;
const tw : LocaleType = {
WIP : "該功能仍在開發中……" ,
Error : {
2023-04-04 05:27:50 +00:00
Unauthorized : "目前您的狀態是未授權,請前往設定頁面輸入授權碼。" ,
2023-03-28 13:29:30 +00:00
} ,
ChatItem : {
ChatItemCount : ( count : number ) = > ` ${ count } 條對話 ` ,
} ,
Chat : {
2023-03-29 04:27:32 +00:00
SubTitle : ( count : number ) = > ` 您已經與 ChatGPT 進行了 ${ count } 條對話 ` ,
2023-03-28 13:29:30 +00:00
Actions : {
2023-04-22 16:57:55 +00:00
ChatList : "查看訊息列表" ,
2023-03-28 13:29:30 +00:00
CompressedHistory : "查看壓縮後的歷史 Prompt" ,
2023-03-29 04:27:32 +00:00
Export : "匯出聊天紀錄" ,
2023-03-28 13:29:30 +00:00
Copy : "複製" ,
Stop : "停止" ,
Retry : "重試" ,
2023-04-16 10:55:29 +00:00
Delete : "刪除" ,
2023-03-28 13:29:30 +00:00
} ,
2023-03-29 16:02:50 +00:00
Rename : "重命名對話" ,
2023-03-28 13:29:30 +00:00
Typing : "正在輸入…" ,
2023-03-29 15:31:55 +00:00
Input : ( submitKey : string ) = > {
2023-03-29 09:53:52 +00:00
var inputHints = ` 輸入訊息後,按下 ${ submitKey } 鍵即可發送 ` ;
if ( submitKey === String ( SubmitKey . Enter ) ) {
2023-03-29 11:31:34 +00:00
inputHints += ", Shift + Enter 鍵換行" ;
2023-03-29 09:53:52 +00:00
}
return inputHints ;
} ,
2023-03-28 13:29:30 +00:00
Send : "發送" ,
2023-04-26 17:16:21 +00:00
Config : {
Reset : "重置默认" ,
SaveAs : "另存为面具" ,
} ,
2023-03-28 13:29:30 +00:00
} ,
Export : {
2023-04-22 16:57:55 +00:00
Title : "將聊天記錄匯出為 Markdown" ,
2023-03-29 04:27:32 +00:00
Copy : "複製全部" ,
Download : "下載檔案" ,
2023-04-22 16:57:55 +00:00
MessageFromYou : "來自您的訊息" ,
2023-04-03 21:37:35 +00:00
MessageFromChatGPT : "來自 ChatGPT 的訊息" ,
2023-03-28 13:29:30 +00:00
} ,
Memory : {
Title : "上下文記憶 Prompt" ,
EmptyContent : "尚未記憶" ,
2023-03-29 04:27:32 +00:00
Copy : "複製全部" ,
2023-04-05 18:37:12 +00:00
Send : "發送記憶" ,
2023-04-22 16:57:55 +00:00
Reset : "重設對話" ,
ResetConfirm : "重設後將清除目前對話記錄以及歷史記憶,確認重設?" ,
2023-03-28 13:29:30 +00:00
} ,
Home : {
2023-03-29 04:27:32 +00:00
NewChat : "新的對話" ,
DeleteChat : "確定要刪除選取的對話嗎?" ,
2023-04-06 16:14:27 +00:00
DeleteToast : "已刪除對話" ,
Revert : "撤銷" ,
2023-03-28 13:29:30 +00:00
} ,
Settings : {
2023-03-29 04:27:32 +00:00
Title : "設定" ,
SubTitle : "設定選項" ,
2023-03-28 13:29:30 +00:00
Actions : {
2023-04-22 16:57:55 +00:00
ClearAll : "清除所有資料" ,
ResetAll : "重設所有設定" ,
2023-03-28 13:29:30 +00:00
Close : "關閉" ,
2023-04-27 16:34:37 +00:00
ConfirmResetAll : "您確定要重設所有設定嗎?" ,
ConfirmClearAll : "您確定要清除所有数据嗎?" ,
2023-03-28 13:29:30 +00:00
} ,
Lang : {
2023-05-10 07:16:40 +00:00
Name : "Language" , // ATTENTION: if you wanna add a new translation, please do not translate this value, leave it as `Language`
2023-04-26 17:16:21 +00:00
All : "所有语言" ,
2023-03-28 13:29:30 +00:00
} ,
2023-03-29 04:27:32 +00:00
Avatar : "大頭貼" ,
2023-03-28 06:37:44 +00:00
FontSize : {
Title : "字型大小" ,
SubTitle : "聊天內容的字型大小" ,
} ,
2023-03-28 13:29:30 +00:00
Update : {
Version : ( x : string ) = > ` 當前版本: ${ x } ` ,
IsLatest : "已是最新版本" ,
CheckUpdate : "檢查更新" ,
IsChecking : "正在檢查更新..." ,
FoundUpdate : ( x : string ) = > ` 發現新版本: ${ x } ` ,
GoToUpdate : "前往更新" ,
} ,
SendKey : "發送鍵" ,
Theme : "主題" ,
TightBorder : "緊湊邊框" ,
2023-04-27 16:34:37 +00:00
SendPreviewBubble : {
Title : "預覽氣泡" ,
SubTitle : "在预览气泡中预览 Markdown 内容" ,
} ,
Mask : {
Title : "面具启动页" ,
SubTitle : "新建聊天时,展示面具启动页" ,
} ,
2023-03-28 17:39:14 +00:00
Prompt : {
Disable : {
2023-04-22 16:57:55 +00:00
Title : "停用提示詞自動補齊" ,
SubTitle : "在輸入框開頭輸入 / 即可觸發自動補齊" ,
2023-03-28 17:39:14 +00:00
} ,
List : "自定義提示詞列表" ,
ListCount : ( builtin : number , custom : number ) = >
2023-04-22 16:57:55 +00:00
` 內建 ${ builtin } 條,用戶定義 ${ custom } 條 ` ,
2023-03-28 17:39:14 +00:00
Edit : "編輯" ,
2023-04-17 17:34:12 +00:00
Modal : {
Title : "提示詞列表" ,
2023-04-22 16:57:55 +00:00
Add : "新增一條" ,
2023-04-18 08:13:32 +00:00
Search : "搜尋提示詞" ,
2023-04-17 17:34:12 +00:00
} ,
2023-05-01 18:26:43 +00:00
EditModal : {
Title : "编辑提示词" ,
} ,
2023-03-28 17:39:14 +00:00
} ,
2023-03-28 13:29:30 +00:00
HistoryCount : {
2023-03-29 04:27:32 +00:00
Title : "附帶歷史訊息數" ,
SubTitle : "每次請求附帶的歷史訊息數" ,
2023-03-28 13:29:30 +00:00
} ,
CompressThreshold : {
2023-03-29 04:27:32 +00:00
Title : "歷史訊息長度壓縮閾值" ,
SubTitle : "當未壓縮的歷史訊息超過該值時,將進行壓縮" ,
2023-03-28 13:29:30 +00:00
} ,
Token : {
Title : "API Key" ,
2023-04-22 16:57:55 +00:00
SubTitle : "使用自己的 Key 可規避授權存取限制" ,
2023-03-28 13:29:30 +00:00
Placeholder : "OpenAI API Key" ,
} ,
2023-03-29 17:45:26 +00:00
Usage : {
Title : "帳戶餘額" ,
2023-04-05 19:56:54 +00:00
SubTitle ( used : any , total : any ) {
2023-04-22 16:57:55 +00:00
return ` 本月已使用 $ ${ used } ,訂閱總額 $ ${ total } ` ;
2023-03-29 17:45:26 +00:00
} ,
IsChecking : "正在檢查…" ,
Check : "重新檢查" ,
2023-04-03 12:18:04 +00:00
NoAccess : "輸入API Key查看餘額" ,
2023-03-29 17:45:26 +00:00
} ,
2023-03-28 13:29:30 +00:00
AccessCode : {
2023-04-04 05:27:50 +00:00
Title : "授權碼" ,
2023-04-22 16:57:55 +00:00
SubTitle : "目前是未授權存取狀態" ,
2023-04-04 05:27:50 +00:00
Placeholder : "請輸入授權碼" ,
2023-03-28 13:29:30 +00:00
} ,
Model : "模型 (model)" ,
Temperature : {
Title : "隨機性 (temperature)" ,
2023-04-22 16:57:55 +00:00
SubTitle : "值越大,回應越隨機" ,
2023-03-28 13:29:30 +00:00
} ,
MaxTokens : {
2023-04-22 16:57:55 +00:00
Title : "單次回應限制 (max_tokens)" ,
SubTitle : "單次互動所用的最大 Token 數" ,
2023-03-28 13:29:30 +00:00
} ,
2023-05-16 07:40:43 +00:00
PresencePenalty : {
2023-03-29 04:27:32 +00:00
Title : "話題新穎度 (presence_penalty)" ,
2023-03-28 13:29:30 +00:00
SubTitle : "值越大,越有可能擴展到新話題" ,
} ,
} ,
Store : {
2023-03-29 04:27:32 +00:00
DefaultTopic : "新的對話" ,
BotHello : "請問需要我的協助嗎?" ,
Error : "出錯了,請稍後再嘗試" ,
2023-03-28 13:29:30 +00:00
Prompt : {
History : ( content : string ) = >
2023-03-29 04:27:32 +00:00
"這是 AI 與用戶的歷史聊天總結,作為前情提要:" + content ,
2023-04-16 05:07:54 +00:00
Topic :
2023-04-18 03:38:26 +00:00
"Use the language used by the user (e.g. en for english conversation, zh-hant for chinese conversation, etc.) to generate a title (at most 6 words) summarizing our conversation without any lead-in, quotation marks, preamble like 'Title:', direct text copies, single-word replies, quotation marks, translations, or brackets. Remove enclosing quotation marks. The title should make third-party grasp the essence of the conversation in first sight." ,
2023-03-28 13:29:30 +00:00
Summarize :
2023-04-18 03:38:26 +00:00
"Use the language used by the user (e.g. en-us for english conversation, zh-hant for chinese conversation, etc.) to summarise the conversation in at most 200 words. The summary will be used as prompt for you to continue the conversation in the future." ,
2023-03-28 13:29:30 +00:00
} ,
} ,
Copy : {
2023-03-29 04:27:32 +00:00
Success : "已複製到剪貼簿中" ,
Failed : "複製失敗,請賦予剪貼簿權限" ,
2023-03-28 13:29:30 +00:00
} ,
2023-04-02 18:02:03 +00:00
Context : {
2023-04-22 16:57:55 +00:00
Toast : ( x : any ) = > ` 已設定 ${ x } 條前置上下文 ` ,
2023-04-02 18:02:03 +00:00
Edit : "前置上下文和歷史記憶" ,
2023-04-22 16:57:55 +00:00
Add : "新增一條" ,
2023-04-02 18:02:03 +00:00
} ,
2023-04-27 16:34:37 +00:00
Plugin : { Name : "插件" } ,
2023-04-26 17:16:21 +00:00
Mask : {
2023-04-27 16:34:37 +00:00
Name : "面具" ,
2023-04-26 17:16:21 +00:00
Page : {
Title : "预设角色面具" ,
SubTitle : ( count : number ) = > ` ${ count } 个预设角色定义 ` ,
Search : "搜索角色面具" ,
Create : "新建" ,
} ,
Item : {
Info : ( count : number ) = > ` 包含 ${ count } 条预设对话 ` ,
Chat : "对话" ,
View : "查看" ,
Edit : "编辑" ,
Delete : "删除" ,
DeleteConfirm : "确认删除?" ,
} ,
EditModal : {
Title : ( readonly : boolean ) = >
` 编辑预设面具 ${ readonly ? "(只读)" : "" } ` ,
Download : "下载预设" ,
Clone : "克隆预设" ,
} ,
Config : {
Avatar : "角色头像" ,
Name : "角色名称" ,
} ,
} ,
NewChat : {
Return : "返回" ,
Skip : "跳过" ,
Title : "挑选一个面具" ,
SubTitle : "现在开始,与面具背后的灵魂思维碰撞" ,
More : "搜索更多" ,
2023-04-27 16:34:37 +00:00
NotShow : "不再展示" ,
ConfirmNoShow : "确认禁用?禁用后可以随时在设置中重新启用。" ,
2023-04-26 17:16:21 +00:00
} ,
2023-05-01 18:26:43 +00:00
UI : {
Confirm : "确认" ,
Cancel : "取消" ,
Close : "关闭" ,
Create : "新建" ,
Edit : "编辑" ,
} ,
2023-03-28 13:29:30 +00:00
} ;
export default tw ;