🌍 i18n: Update translation.json with latest translations (#10259)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2025-10-27 19:45:37 -04:00 committed by GitHub
parent d46dde4e01
commit 64df54528d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,6 +1,6 @@
{
"chat_direction_left_to_right": "這裡需要放些東西。目前是空的。",
"chat_direction_right_to_left": "這裡需要放些東西。目前是空的。",
"chat_direction_left_to_right": "由左至右",
"chat_direction_right_to_left": "由右至左",
"com_a11y_ai_composing": "AI 仍在撰寫中",
"com_a11y_end": "AI 已完成回覆",
"com_a11y_start": "AI 已開始回覆。",
@ -21,8 +21,12 @@
"com_agents_category_it": "IT",
"com_agents_category_it_description": "IT 支援、技術排障與系統管理 agent",
"com_agents_category_rd": "研發",
"com_agents_category_rd_description": "擅長開發流程發明和技術研究的agents",
"com_agents_category_sales": "銷售",
"com_agents_category_sales_description": "擅長銷售流程和客戶關係的agents",
"com_agents_category_tab_label": "{{category}} 類別,{{position}} / {{total}}",
"com_agents_category_tabs_label": "Agent 類別",
"com_agents_chat_with": "與 {{name}} 對話",
"com_agents_clear_search": "清除搜尋",
"com_agents_code_interpreter": "啟用後,您的代理可以安全地使用 LibreChat 程式碼解譯器 API 來執行產生的程式碼,包括檔案處理功能。需要有效的 API 金鑰。",
"com_agents_code_interpreter_title": "程式碼解譯器 API",
@ -35,22 +39,48 @@
"com_agents_enable_file_search": "啟用檔案搜尋",
"com_agents_error_bad_request_message": "無法處理該請求",
"com_agents_error_bad_request_suggestion": "請檢查您的輸入並再試一次。",
"com_agents_error_category_title": "類別錯誤",
"com_agents_error_generic": "我們在載入內容的時候遇到問題",
"com_agents_error_invalid_request": "錯誤的請求",
"com_agents_error_loading": "載入agents錯誤",
"com_agents_error_network_message": "無法連線至伺服器",
"com_agents_error_network_suggestion": "檢查您的網路連線後再試一次",
"com_agents_error_network_title": "連線問題",
"com_agents_error_not_found_message": "無法找到請求的內容",
"com_agents_error_not_found_suggestion": "瀏覽其他的選項或是回到市場",
"com_agents_error_not_found_title": "沒有找到",
"com_agents_error_retry": "再試一次",
"com_agents_error_search_title": "搜尋錯誤",
"com_agents_error_searching": "搜尋agents錯誤",
"com_agents_error_server_message": "此伺服器暫時不可用",
"com_agents_error_server_suggestion": "請稍後再次嘗試",
"com_agents_error_server_title": "伺服器錯誤",
"com_agents_error_suggestion_generic": "請嘗試重新整理網頁或稍後再試",
"com_agents_error_timeout_message": "此請求逾時未完成",
"com_agents_error_timeout_suggestion": "請檢查您的網路連線後再試一次",
"com_agents_error_timeout_title": "連線逾時",
"com_agents_error_title": "發生錯誤了",
"com_agents_file_context_disabled": "在為檔案上下文上傳檔案之前,必須先建立 Agent。",
"com_agents_file_search_disabled": "必須先建立代理才能上傳檔案進行檔案搜尋。",
"com_agents_file_search_info": "啟用後,代理將會被告知以下列出的確切檔案名稱,使其能夠從這些檔案中擷取相關內容。",
"com_agents_instructions_placeholder": "代理程式使用的系統指令",
"com_agents_loading": "載入中...",
"com_agents_marketplace": "Agents市場",
"com_agents_mcp_description_placeholder": "簡要解釋它的作用",
"com_agents_mcp_icon_size": "最小尺寸 128 x 128 px",
"com_agents_mcp_info": "將 MCP 伺服器新增至您的 Agent讓其能執行任務並與外部服務互動",
"com_agents_mcp_name_placeholder": "自定義工具",
"com_agents_mcp_trust_subtext": "自訂連接器未經 LibreChat 驗證",
"com_agents_mcps_disabled": "在新增 MCP 之前,您需要先建立 Agent。",
"com_agents_missing_name": "在建立agent之前請先輸入名稱",
"com_agents_missing_provider_model": "請在建立代理前選擇供應商和模型。",
"com_agents_name_placeholder": "選填:代理人的名稱",
"com_agents_no_access": "您沒有權限編輯此助理",
"com_agents_no_agent_id_error": "找不到 Agent ID。請先建立 Agent。",
"com_agents_not_available": "代理不可用",
"com_agents_recommended": "我們推薦的agents",
"com_agents_search_info": "啟用後,允許您的 Agent 搜尋網路以取得最新資訊。需要有效的 API 金鑰。",
"com_agents_search_instructions": "輸入名稱或描述來搜尋agents",
"com_agents_search_name": "依名稱搜尋代理",
"com_agents_update_error": "更新您的代理時發生錯誤。",
"com_assistants_action_attempt": "助理想要與 {{0}} 交談",
@ -251,7 +281,7 @@
"com_endpoint_openai_max": "要生成的最大 token 數。輸入 token 和生成 token 的總長度受到模型前後文長度的限制。",
"com_endpoint_openai_max_tokens": "可選的 `max_tokens` 欄位,代表在對話完成中可以生成的最大 token 數。\n\n輸入 token 和生成 token 的總長度受限於模型的上下文長度。如果此數字超過最大上下文 token 數,您可能會遇到錯誤。",
"com_endpoint_openai_pres": "數值範圍介於 -2.0 和 2.0 之間。正值會根據該 token 是否在目前的文字中出現來進行懲罰,增加模型談及新主題的可能性。",
"com_endpoint_openai_prompt_prefix_placeholder": "在系統訊息中設定自訂提示。",
"com_endpoint_openai_prompt_prefix_placeholder": "在系統訊息中設定自訂提示。預設:無",
"com_endpoint_openai_reasoning_effort": "僅適用於推理模型:限制推理的投入。降低推理投入可以使回應更快,且在回應中使用較少的推理 token。最小值會產生非常少的推理 token以達到最快的首次 token 產生時間,特別適合程式碼與指令遵循。",
"com_endpoint_openai_reasoning_summary": "僅限 Responses API模型執行推理的摘要。這有助於除錯並理解模型的推理過程。可設定為 無、自動、簡潔或詳細。",
"com_endpoint_openai_resend": "重新傳送之前所有附加的圖片。注意:這可能會大幅增加 token 成本,如果附加了太多圖片,您可能會遇到錯誤。",
@ -265,7 +295,7 @@
"com_endpoint_output": "輸出",
"com_endpoint_plug_image_detail": "影像詳細資訊",
"com_endpoint_plug_resend_files": "重新傳送檔案",
"com_endpoint_plug_set_custom_instructions_for_gpt_placeholder": "在系統訊息中新增自訂提示。",
"com_endpoint_plug_set_custom_instructions_for_gpt_placeholder": "在系統訊息中新增自訂提示。\n預設",
"com_endpoint_plug_skip_completion": "跳過完成步驟",
"com_endpoint_plug_use_functions": "使用外掛作為 OpenAI 函式",
"com_endpoint_presence_penalty": "出現懲罰",
@ -338,16 +368,22 @@
"com_nav_auto_transcribe_audio": "自動轉錄語音",
"com_nav_automatic_playback": "自動播放最新訊息",
"com_nav_balance": "餘額",
"com_nav_balance_auto_refill_disabled": "自動儲值已停用",
"com_nav_balance_auto_refill_error": "載入自動儲值設定錯誤",
"com_nav_balance_auto_refill_settings": "自動儲值設定",
"com_nav_balance_day": "日",
"com_nav_balance_days": "日",
"com_nav_balance_every": "每",
"com_nav_balance_hour": "小時",
"com_nav_balance_hours": "小時",
"com_nav_balance_interval": "間隔",
"com_nav_balance_last_refill": "上次儲值",
"com_nav_balance_minute": "分鐘",
"com_nav_balance_minutes": "分鐘",
"com_nav_balance_month": "月",
"com_nav_balance_months": "月",
"com_nav_balance_next_refill": "下次儲值",
"com_nav_balance_refill_amount": "儲值金額",
"com_nav_balance_second": "秒",
"com_nav_balance_seconds": "秒",
"com_nav_balance_week": "週",
@ -469,9 +505,9 @@
"com_nav_search_placeholder": "搜尋訊息",
"com_nav_send_message": "傳送訊息",
"com_nav_setting_account": "帳號",
"com_nav_setting_chat": "聊天",
"com_nav_setting_chat": "對話",
"com_nav_setting_data": "資料控制",
"com_nav_setting_general": "一般",
"com_nav_setting_general": "通用",
"com_nav_setting_mcp": "MCP 設定",
"com_nav_setting_personalization": "個性化",
"com_nav_setting_speech": "語音",
@ -532,7 +568,7 @@
"com_ui_admin_access_warning": "停用管理員對此功能的存取權限可能會導致意外的介面問題,需要重新整理頁面。若儲存此設定,唯一的還原方式是透過 librechat.yaml 設定檔中的介面設定,這會影響所有角色。",
"com_ui_admin_settings": "管理員設定",
"com_ui_advanced": "進階",
"com_ui_agent": "助理",
"com_ui_agent": "Agent",
"com_ui_agent_delete_error": "刪除助理時發生錯誤",
"com_ui_agent_deleted": "已成功刪除助理",
"com_ui_agent_duplicate_error": "複製助理時發生錯誤",
@ -600,7 +636,7 @@
"com_ui_command_usage_placeholder": "透過指令或名稱選擇提示",
"com_ui_concise": "簡潔",
"com_ui_confirm_action": "確認操作",
"com_ui_context": "情境",
"com_ui_context": "前後文",
"com_ui_continue": "繼續",
"com_ui_controls": "控制項",
"com_ui_copied": "已複製!",