jan/web-app/src/locales/zh-TW/common.json
Dinh Long Nguyen 0f85fce6ef
feat: add auth + google auth provider for web (#6505)
* handle google auth

* fix lint

* fix auto login button type

* update i18 language + userprofilemenu position

* minor api rename for consistency
2025-09-18 11:11:14 +07:00

279 lines
9.0 KiB
JSON

{
"assistants": "助理",
"hardware": "硬體",
"mcp-servers": "MCP 伺服器",
"local_api_server": "本地 API 伺服器",
"https_proxy": "HTTPS 代理",
"extensions": "擴充功能",
"general": "一般",
"settings": "設定",
"modelProviders": "模型提供者",
"appearance": "外觀",
"privacy": "隱私",
"keyboardShortcuts": "快捷鍵",
"newChat": "新聊天",
"favorites": "我的最愛",
"recents": "最近",
"hub": "中心",
"helpSupport": "幫助與支援",
"helpUsImproveJan": "幫助我們改進 Jan",
"unstarAll": "取消所有星號",
"unstar": "取消星號",
"deleteAll": "全部刪除",
"star": "星號",
"rename": "重新命名",
"delete": "刪除",
"copied": "已複製!",
"dataFolder": "資料夾",
"others": "其他",
"language": "語言",
"login": "登入",
"loginWith": "使用{{provider}}登入",
"loginFailed": "登入失敗",
"logout": "登出",
"loggingOut": "正在登出...",
"loggedOut": "成功登出",
"logoutFailed": "登出失敗",
"profile": "個人資料",
"reset": "重設",
"search": "搜尋",
"name": "名稱",
"cancel": "取消",
"create": "建立",
"save": "儲存",
"edit": "編輯",
"copy": "複製",
"back": "返回",
"close": "關閉",
"next": "下一步",
"finish": "完成",
"skip": "略過",
"allow": "允許",
"deny": "拒絕",
"start": "開始",
"stop": "停止",
"preview": "預覽",
"compactWidth": "緊湊寬度",
"fullWidth": "全寬",
"dark": "深色",
"light": "淺色",
"system": "系統",
"auto": "自動",
"english": "英語",
"medium": "中等",
"newThread": "新對話",
"noResultsFound": "找不到結果",
"noThreadsYet": "尚無對話",
"noThreadsYetDesc": "開始一個新的對話以在此處查看您的對話歷史記錄。",
"downloads": "下載",
"downloading": "下載中",
"cancelDownload": "取消下載",
"downloadCancelled": "下載已取消",
"downloadComplete": "下載完成",
"thinking": "思考中...",
"thought": "思考",
"callingTool": "呼叫工具",
"completed": "已完成",
"image": "圖片",
"vision": "視覺",
"embeddings": "嵌入",
"tools": "工具",
"webSearch": "網路搜尋",
"reasoning": "推理",
"selectAModel": "選擇一個模型",
"noToolsAvailable": "沒有可用的工具",
"noModelsFoundFor": "找不到符合「{{searchValue}}」的模型",
"customAvatar": "自訂頭像",
"editAssistant": "編輯助理",
"jan": "Jan",
"metadata": "元數據",
"regenerate": "重新產生",
"threadImage": "對話圖片",
"editMessage": "編輯訊息",
"deleteMessage": "刪除訊息",
"deleteThread": "刪除對話",
"renameThread": "重新命名對話",
"threadTitle": "對話標題",
"deleteAllThreads": "刪除所有對話",
"allThreadsUnfavorited": "所有對話已取消收藏",
"deleteAllThreadsConfirm": "您確定要刪除所有對話嗎?此操作無法復原。",
"addProvider": "新增提供者",
"addOpenAIProvider": "新增 OpenAI 提供者",
"enterNameForProvider": "為您的提供者輸入一個名稱",
"providerAlreadyExists": "名為「{{name}}」的提供者已存在。請選擇一個不同的名稱。",
"adjustFontSize": "調整字體大小",
"changeLanguage": "更改語言",
"editTheme": "編輯主題",
"editCodeBlockStyle": "編輯程式碼區塊樣式",
"editServerHost": "編輯伺服器主機",
"pickColorWindowBackground": "選擇視窗背景顏色",
"pickColorAppMainView": "選擇應用程式主視圖顏色",
"pickColorAppPrimary": "選擇應用程式主要顏色",
"pickColorAppAccent": "選擇應用程式強調顏色",
"pickColorAppDestructive": "選擇應用程式破壞性顏色",
"apiKeyRequired": "需要 API 金鑰",
"enterTrustedHosts": "輸入受信任的主機",
"placeholder": {
"chatInput": "問我任何事..."
},
"confirm": "確認",
"loading": "載入中...",
"error": "錯誤",
"success": "成功",
"warning": "警告",
"noResultsFoundDesc": "我們找不到任何符合您搜尋的聊天。請嘗試不同的關鍵字。",
"searchModels": "搜尋模型...",
"searchStyles": "搜尋樣式...",
"createAssistant": "建立助理",
"enterApiKey": "輸入 API 金鑰",
"scrollToBottom": "滾動到底部",
"addModel": {
"title": "新增模型",
"modelId": "模型 ID",
"enterModelId": "輸入模型 ID",
"addModel": "新增模型",
"description": "將新模型新增至提供者",
"exploreModels": "查看提供者的模型清單"
},
"mcpServers": {
"editServer": "編輯伺服器",
"addServer": "新增伺服器",
"serverName": "伺服器名稱",
"enterServerName": "輸入伺服器名稱",
"command": "指令",
"enterCommand": "輸入指令",
"arguments": "參數",
"argument": "參數 {{index}}",
"envVars": "環境變數",
"key": "鍵",
"value": "值",
"save": "儲存"
},
"deleteServer": {
"title": "刪除伺服器",
"delete": "刪除"
},
"editJson": {
"errorParse": "解析 JSON 失敗",
"errorPaste": "貼上 JSON 失敗",
"errorFormat": "無效的 JSON 格式",
"titleAll": "編輯所有伺服器組態",
"placeholder": "輸入 JSON 組態...",
"save": "儲存"
},
"editModel": {
"title": "編輯模型:{{modelId}}",
"description": "透過切換以下選項來設定模型功能。",
"capabilities": "功能",
"tools": "工具",
"vision": "視覺",
"embeddings": "嵌入",
"notAvailable": "尚不可用"
},
"toolApproval": {
"title": "工具權限請求",
"description": "助理想要使用 <strong>{{toolName}}</strong>",
"securityNotice": "只允許您信任的工具。工具可以存取您的系統和資料。",
"deny": "拒絕",
"allowOnce": "允許一次",
"alwaysAllow": "一律允許"
},
"deleteModel": {
"title": "刪除模型:{{modelId}}",
"description": "您確定要刪除此模型嗎?此操作無法復原。",
"success": "模型 {{modelId}} 已永久刪除。",
"cancel": "取消",
"delete": "刪除"
},
"deleteProvider": {
"title": "刪除提供者",
"description": "刪除此提供者及其所有模型。此操作無法復原。",
"success": "提供者 {{provider}} 已永久刪除。",
"confirmTitle": "刪除提供者:{{provider}}",
"confirmDescription": "您確定要刪除此提供者嗎?此操作無法復原。",
"cancel": "取消",
"delete": "刪除"
},
"modelSettings": {
"title": "模型設定 - {{modelId}}",
"description": "設定模型設定以最佳化效能和行為。"
},
"dialogs": {
"changeDataFolder": {
"title": "變更資料夾位置",
"description": "您確定要變更資料夾位置嗎?這會將您的所有資料移動到新位置並重新啟動應用程式。",
"currentLocation": "目前位置:",
"newLocation": "新位置:",
"cancel": "取消",
"changeLocation": "變更位置"
},
"deleteAllThreads": {
"title": "刪除所有對話",
"description": "所有對話將被刪除。此操作無法復原。"
},
"deleteThread": {
"description": "您確定要刪除此對話嗎?此操作無法復原。"
},
"editMessage": {
"title": "編輯訊息"
},
"messageMetadata": {
"title": "訊息元資料"
}
},
"toast": {
"allThreadsUnfavorited": {
"title": "所有對話已取消收藏",
"description": "所有對話已從您的收藏中移除。"
},
"deleteAllThreads": {
"title": "刪除所有對話",
"description": "所有對話已永久刪除。"
},
"renameThread": {
"title": "重新命名對話",
"description": "對話標題已重新命名為「{{title}}」"
},
"deleteThread": {
"title": "刪除對話",
"description": "此對話已永久刪除。"
},
"editMessage": {
"title": "編輯訊息",
"description": "訊息編輯成功。請等待模型回應。"
},
"appUpdateDownloaded": {
"title": "應用程式更新已下載",
"description": "應用程式更新已成功下載。"
},
"appUpdateDownloadFailed": {
"title": "應用程式更新下載失敗",
"description": "下載應用程式更新失敗。請再試一次。"
},
"downloadComplete": {
"title": "下載完成",
"description": "{{item}} 已下載"
},
"downloadCancelled": {
"title": "下載已取消",
"description": "下載過程已取消"
},
"downloadFailed": {
"title": "下載失敗",
"description": "{{item}} 下載失敗"
},
"modelValidationStarted": {
"title": "正在驗證模型",
"description": "模型 \"{{modelId}}\" 下載成功。正在驗證完整性..."
},
"modelValidationFailed": {
"title": "模型驗證失敗",
"description": "已下載的模型 \"{{modelId}}\" 未通過完整性驗證並已被刪除。檔案可能損壞或被篡改。"
},
"downloadAndVerificationComplete": {
"title": "下載完成",
"description": "模型 \"{{item}}\" 下載並驗證成功"
}
}
}