76 lines
3.7 KiB
JSON
76 lines
3.7 KiB
JSON
{
|
||
"app.head.titleSuffix": "為終端打造的AI編碼代理",
|
||
"app.header.home": "首頁",
|
||
"app.header.docs": "文件",
|
||
"app.footer.issueLink": "發現問題?提交 issue",
|
||
"app.footer.discordLink": "加入我們的 Discord 社群",
|
||
"app.lander.hero.title": "為終端打造的AI編碼代理。",
|
||
"app.lander.cta.getStarted": "開始使用",
|
||
"app.lander.features.native_tui.title": "本機 TUI",
|
||
"app.lander.features.native_tui.description": "響應式、原生、可主題化的終端 UI。",
|
||
"app.lander.features.lsp_enabled.title": "LSP 已啟用",
|
||
"app.lander.features.lsp_enabled.description": "自動為 LLM 載入正確的 LSP。",
|
||
"app.lander.features.multi_session.title": "多會話",
|
||
"app.lander.features.multi_session.description": "在同一專案上並行啟動多個代理。",
|
||
"app.lander.features.shareable_links.title": "可分享的連結",
|
||
"app.lander.features.shareable_links.description": "共享任何會話的連結以供參考或除錯。",
|
||
"app.lander.features.github_copilot.description": "使用 GitHub 登入以使用您的 Copilot 帳戶。",
|
||
"app.lander.features.chatgpt_plus_pro.description": "使用 OpenAI 登入以使用您的 ChatGPT Plus 或 Pro 帳戶。",
|
||
"app.lander.features.use_any_model.title": "使用任何模型",
|
||
"app.lander.features.use_any_model.prefix": "透過以下方式支援 75+ LLM 提供商",
|
||
"app.lander.features.use_any_model.suffix": "包括本地模型。",
|
||
"app.lander.images.tui.caption": "opencode TUI(tokyonight 主題)",
|
||
"app.lander.images.tui.alt": "opencode TUI(tokyonight 主題)",
|
||
"app.lander.images.vscode.caption": "opencode 在 VS Code 中",
|
||
"app.lander.images.vscode.alt": "opencode 在 VS Code 中",
|
||
"app.lander.images.github.caption": "opencode 在 GitHub 中",
|
||
"app.lander.images.github.alt": "opencode 在 GitHub 中",
|
||
"share.meta_description": "opencode - 為終端構建的AI編碼代理。",
|
||
"share.not_found": "未找到",
|
||
"share.link_to_message": "連結到此訊息",
|
||
"share.copied": "複製了!",
|
||
"share.copy": "複製",
|
||
"share.show_more": "顯示更多",
|
||
"share.show_less": "顯示較少",
|
||
"share.show_results": "顯示結果",
|
||
"share.hide_results": "隱藏結果",
|
||
"share.show_details": "顯示詳情",
|
||
"share.hide_details": "隱藏詳細資訊",
|
||
"share.show_preview": "顯示預覽",
|
||
"share.hide_preview": "隱藏預覽",
|
||
"share.show_contents": "顯示內容",
|
||
"share.hide_contents": "隱藏內容",
|
||
"share.show_output": "顯示輸出",
|
||
"share.hide_output": "隱藏輸出",
|
||
"share.error": "錯誤",
|
||
"share.waiting_for_messages": "等待訊息...",
|
||
"share.status_connected_waiting": "已連線,等待訊息...",
|
||
"share.status_connecting": "正在連線...",
|
||
"share.status_disconnected": "已斷開連線",
|
||
"share.status_reconnecting": "正在重新連線...",
|
||
"share.status_error": "錯誤",
|
||
"share.status_unknown": "未知",
|
||
"share.error_id_not_found": "未找到 ID",
|
||
"share.error_api_url_not_found": "API URL 未找到",
|
||
"share.error_connection_failed": "連線失敗",
|
||
"share.opencode_version": "opencode 版本",
|
||
"share.opencode_name": "opencode",
|
||
"share.models": "模型",
|
||
"share.cost": "成本",
|
||
"share.input_tokens": "輸入 Token",
|
||
"share.output_tokens": "輸出 Token",
|
||
"share.reasoning_tokens": "推理 Token",
|
||
"share.scroll_to_bottom": "滾動到底部",
|
||
"share.attachment": "附件",
|
||
"share.thinking": "思考中",
|
||
"share.thinking_pending": "思考中...",
|
||
"share.creating_plan": "建立計畫",
|
||
"share.completing_plan": "完成計畫",
|
||
"share.updating_plan": "更新計畫",
|
||
"share.match_one": "符合項目",
|
||
"share.match_other": "符合項目",
|
||
"share.result_one": "結果",
|
||
"share.result_other": "結果",
|
||
"share.debug_key": "金鑰"
|
||
}
|