Skip to content

Commit

Permalink
🌏 i18n: Improve Traditional Chinese translation (#3144)
Browse files Browse the repository at this point in the history
  • Loading branch information
PeterDaveHello authored Jun 21, 2024
1 parent 5d8793c commit d3a0b86
Showing 1 changed file with 50 additions and 50 deletions.
100 changes: 50 additions & 50 deletions client/src/localization/languages/ZhTraditional.ts
Original file line number Diff line number Diff line change
Expand Up @@ -43,23 +43,23 @@ export default {
com_ui_clear: '清除',
com_ui_revoke: '撤銷',
com_ui_revoke_info: '撤銷所有使用者提供的憑證。',
com_ui_import_conversation: '導入',
com_ui_import_conversation_info: '從JSON文件導入對話',
com_ui_import_conversation_success: '對話導入成功',
com_ui_import_conversation_error: '導入對話時發生錯誤',
com_ui_import_conversation: '匯入',
com_ui_import_conversation_info: '從JSON文件匯入對話',
com_ui_import_conversation_success: '對話匯入成功',
com_ui_import_conversation_error: '匯入對話時發生錯誤',
com_ui_confirm_action: '確認操作',
com_ui_chats: '對話',
com_ui_share: '分享',
com_ui_copy_link: '複製連結',
com_ui_update_link: '更新連結',
com_ui_create_link: '創建連結',
com_ui_share_link_to_chat: '分享鏈接到聊天',
com_ui_share_error: '分享聊天鏈接時發生錯誤',
com_ui_share_create_message: '您的姓名以及您在共享後添加的任何消息都會保密。',
com_ui_share_created_message: '已創建到您的聊天的共享鏈接。可以隨時通過設置管理以前共享的聊天。',
com_ui_share_update_message: '您的姓名、自定義指示以及您在共享後添加的任何消息都會保密。',
com_ui_share_updated_message: '已更新到您的聊天的共享鏈接。可以隨時通過設置管理以前共享的聊天。',
com_ui_shared_link_not_found: '未找到共享鏈接',
com_ui_create_link: '建立連結',
com_ui_share_link_to_chat: '分享連結到聊天',
com_ui_share_error: '分享聊天連結時發生錯誤',
com_ui_share_create_message: '您的姓名以及您在共享後新增的任何訊息都會保密。',
com_ui_share_created_message: '已建立到您的聊天的共享連結。可以隨時透過設定管理以前共享的聊天。',
com_ui_share_update_message: '您的姓名、自定義指示以及您在共享後新增的任何訊息都會保密。',
com_ui_share_updated_message: '已更新到您的聊天的共享連結。可以隨時透過設定管理以前共享的聊天。',
com_ui_shared_link_not_found: '未找到共享連結',
com_ui_delete: '刪除',
com_ui_delete_conversation: '刪除對話?',
com_ui_delete_confirm: '這將刪除',
Expand Down Expand Up @@ -254,7 +254,7 @@ export default {
com_nav_shared_links: '共享連結',
com_nav_shared_links_manage: '管理',
com_nav_shared_links_empty: '您沒有任何共享連結。',
com_nav_shared_links_name: '名称',
com_nav_shared_links_name: '名稱',
com_nav_shared_links_date_shared: '共享日期',
com_nav_theme: '主題',
com_nav_theme_system: '跟隨系統設定',
Expand Down Expand Up @@ -284,7 +284,7 @@ export default {
/* The following are AI translated */
com_assistants_file_search: '檔案搜尋',
com_assistants_file_search_info:
'目前尚不支援為檔案搜尋附加向量存儲。您可以從提供者遊樂場附加它們,或在每個主題的基礎上為檔案搜尋附加檔案。',
'目前尚不支援為檔案搜尋附加向量儲存。您可以從提供者遊樂場附加它們,或在每個主題的基礎上為檔案搜尋附加檔案。',
com_assistants_non_retrieval_model: '此模型未啟用檔案搜尋功能。請選擇其他模型。',
com_ui_attach_error_openai: '無法將助理檔案附加至其他端點',
com_ui_attach_warn_endpoint: '非相容工具的非助理檔案可能會被忽略',
Expand Down Expand Up @@ -333,7 +333,7 @@ export default {
'助理必須先建立,並啟用及儲存「程式碼解譯器」或「資訊檢索」功能,才能上傳檔案作為知識庫。',
com_assistants_image_vision: '影像視覺',
com_assistants_code_interpreter: '程式碼解譯器',
com_assistants_code_interpreter_files: '以下檔案僅適用於代碼解譯器:',
com_assistants_code_interpreter_files: '以下檔案僅適用於程式碼解譯器:',
com_assistants_retrieval: '檢索',
com_assistants_search_name: '搜尋助理名稱',
com_assistants_tools: '工具',
Expand Down Expand Up @@ -423,16 +423,16 @@ export default {
com_ui_fork_visible: '僅顯示分支訊息',
com_ui_fork_from_message: '選擇分支選項',
com_ui_mention: '提及端點、助理或預設設定以快速切換',
com_ui_import_conversation_file_type_error: '不支援的導入檔案類型',
com_ui_import_conversation_file_type_error: '不支援的匯入檔案類型',
com_ui_avatar: '大頭照',
com_ui_unknown: '未知',
com_ui_result: '結果',
com_ui_image_gen: '圖像生成',
com_ui_image_gen: '影象生成',
com_ui_assistant: '助理',
com_ui_assistants: '助理',
com_ui_attachment: '附件',
com_ui_assistants_output: '助理輸出',
com_ui_create: '創建',
com_ui_create: '建立',
com_ui_delete_assistant_confirm: '您確定要刪除這個助理嗎?此操作無法復原。',
com_ui_preview: '預覽',
com_ui_upload: '上傳',
Expand All @@ -448,27 +448,27 @@ export default {
com_endpoint_message_not_appendable: '無法附加訊息或重新生成。',
com_endpoint_context_tokens: '最大前後文 Token 數',
com_endpoint_context_info:
'可用於上下文的最大 token 數量。用於控制每個請求發送的 token 數量。如果未指定,將根據已知模型的上下文大小使用系統預設值。設置較高的值可能會導致錯誤和/或更高的 token 成本。',
'可用於上下文的最大 token 數量。用於控制每個請求傳送的 token 數量。如果未指定,將根據已知模型的上下文大小使用系統預設值。設定較高的值可能會導致錯誤和/或更高的 token 成本。',
com_endpoint_instructions_assistants_placeholder:
'覆寫助理的指示。這對於在每次執行時修改行為很有用。',
com_endpoint_prompt_prefix_assistants_placeholder:
'在助手的主要指示之上設定額外的指示或上下文。如果為空白,則會被忽略。',
com_endpoint_prompt_prefix_assistants: '提示前綴',
com_endpoint_prompt_prefix_assistants: '提示字首',
com_endpoint_instructions_assistants: '覆寫指示',
com_endpoint_stop: '停止序列',
com_endpoint_stop_placeholder: '以 `Enter` 鍵分隔值',
com_endpoint_openai_max_tokens:
'可選的 `max_tokens` 欄位,代表在對話完成中可以生成的最大 token 數。\n\n輸入 token 和生成 token 的總長度受限於模型的上下文長度。如果此數字超過最大上下文 token 數,您可能會遇到錯誤。',
com_endpoint_openai_resend:
'重新發送之前所有附加的圖片。注意:這可能會大幅增加 token 成本,如果附加了太多圖片,您可能會遇到錯誤。',
'重新傳送之前所有附加的圖片。注意:這可能會大幅增加 token 成本,如果附加了太多圖片,您可能會遇到錯誤。',
com_endpoint_openai_resend_files:
'重新傳送之前附加的所有檔案。注意:這將增加 token 成本,如果附件過多,您可能會遇到錯誤。',
com_endpoint_openai_detail:
'「低」解析度的視覺請求較便宜且快速,「高」解析度則更詳細但成本較高,而「自動」會根據圖像解析度自動在兩者之間選擇。',
'「低」解析度的視覺請求較便宜且快速,「高」解析度則更詳細但成本較高,而「自動」會根據影象解析度自動在兩者之間選擇。',
com_endpoint_openai_stop: '最多 4 個序列,API 將在生成更多 token 時停止。',
com_endpoint_plug_resend_files: '重新傳送檔案',
com_endpoint_plug_resend_images: '重新傳送圖片',
com_endpoint_plug_image_detail: '圖像詳細資訊',
com_endpoint_plug_image_detail: '影象詳細資訊',
com_endpoint_preset_delete_confirm: '您確定要刪除這個預設設定嗎?',
com_endpoint_preset_clear_all_confirm: '您確定要刪除所有的預設設定嗎?',
com_endpoint_preset_import: '預設設定已匯入!',
Expand All @@ -490,7 +490,7 @@ export default {
com_endpoint_config_placeholder: '在標頭選單中設定您的金鑰以開始對話。',
com_endpoint_config_click_here: '點此',
com_endpoint_config_google_service_key: 'Google 服務帳戶金鑰',
com_endpoint_config_google_cloud_platform: 'Google 雲端平台設定',
com_endpoint_config_google_cloud_platform: 'Google 雲端平臺設定',
com_endpoint_config_google_api_key: 'Google API 金鑰',
com_endpoint_config_google_gemini_api: 'Google Gemini API 設定',
com_endpoint_config_google_api_info: '要取得 Generative Language API 金鑰(適用於 Gemini),',
Expand All @@ -515,7 +515,7 @@ export default {
com_nav_my_files: '我的檔案',
com_nav_enter_to_send: '按 Enter 鍵傳送訊息',
com_nav_user_name_display: '在訊息中顯示使用者名稱',
com_nav_save_drafts: '保存草稿本地',
com_nav_save_drafts: '儲存本機草稿',
com_nav_show_code: '一律顯示使用程式碼解譯器時的程式碼',
com_nav_setting_beta: '測試功能',
com_nav_setting_account: '帳號',
Expand Down Expand Up @@ -717,19 +717,19 @@ export const comparisons = {
},
com_ui_import_conversation: {
english: 'Import',
translated: '導入',
translated: '匯入',
},
com_ui_import_conversation_info: {
english: 'Import conversations from a JSON file',
translated: '從JSON文件導入對話',
translated: '從JSON文件匯入對話',
},
com_ui_import_conversation_success: {
english: 'Conversations imported successfully',
translated: '對話導入成功',
translated: '對話匯入成功',
},
com_ui_import_conversation_error: {
english: 'There was an error importing your conversations',
translated: '導入對話時發生錯誤',
translated: '匯入對話時發生錯誤',
},
com_ui_confirm_action: {
english: 'Confirm Action',
Expand All @@ -753,37 +753,37 @@ export const comparisons = {
},
com_ui_create_link: {
english: 'Create link',
translated: '創建連結',
translated: '建立連結',
},
com_ui_share_link_to_chat: {
english: 'Share link to chat',
translated: '分享鏈接到聊天',
translated: '分享連結到聊天',
},
com_ui_share_error: {
english: 'There was an error sharing the chat link',
translated: '分享聊天鏈接時發生錯誤',
translated: '分享聊天連結時發生錯誤',
},
com_ui_share_create_message: {
english: 'Your name and any messages you add after sharing stay private.',
translated: '您的姓名以及您在共享後添加的任何消息都會保密。',
translated: '您的姓名以及您在共享後新增的任何訊息都會保密。',
},
com_ui_share_created_message: {
english:
'A shared link to your chat has been created. Manage previously shared chats at any time via Settings.',
translated: '已創建到您的聊天的共享鏈接。可以隨時通過設置管理以前共享的聊天。',
translated: '已建立到您的聊天的共享連結。可以隨時透過設定管理以前共享的聊天。',
},
com_ui_share_update_message: {
english: 'Your name, custom instructions, and any messages you add after sharing stay private.',
translated: '您的姓名、自定義指示以及您在共享後添加的任何消息都會保密。',
translated: '您的姓名、自定義指示以及您在共享後新增的任何訊息都會保密。',
},
com_ui_share_updated_message: {
english:
'A shared link to your chat has been updated. Manage previously shared chats at any time via Settings.',
translated: '已更新到您的聊天的共享鏈接。可以隨時通過設置管理以前共享的聊天。',
translated: '已更新到您的聊天的共享連結。可以隨時透過設定管理以前共享的聊天。',
},
com_ui_shared_link_not_found: {
english: 'Shared link not found',
translated: '未找到共享鏈接',
translated: '未找到共享連結',
},
com_ui_delete: {
english: 'Delete',
Expand Down Expand Up @@ -1519,7 +1519,7 @@ export const comparisons = {
},
com_nav_shared_links_name: {
english: 'Name',
translated: '名称',
translated: '名稱',
},
com_nav_shared_links_date_shared: {
english: 'Date shared',
Expand Down Expand Up @@ -1633,7 +1633,7 @@ export const comparisons = {
english:
'Attaching vector stores for File Search is not yet supported. You can attach them from the Provider Playground or attach files to messages for file search on a thread basis.',
translated:
'目前尚不支援為檔案搜尋附加向量存儲。您可以從提供者遊樂場附加它們,或在每個主題的基礎上為檔案搜尋附加檔案。',
'目前尚不支援為檔案搜尋附加向量儲存。您可以從提供者遊樂場附加它們,或在每個主題的基礎上為檔案搜尋附加檔案。',
},
com_assistants_non_retrieval_model: {
english: 'File search is not enabled on this model. Please select another model.',
Expand Down Expand Up @@ -1826,7 +1826,7 @@ export const comparisons = {
},
com_assistants_code_interpreter_files: {
english: 'The following files are only available for Code Interpreter:',
translated: '以下檔案僅適用於代碼解譯器:',
translated: '以下檔案僅適用於程式碼解譯器:',
},
com_assistants_retrieval: {
english: 'Retrieval',
Expand Down Expand Up @@ -2171,7 +2171,7 @@ export const comparisons = {
},
com_ui_import_conversation_file_type_error: {
english: 'Unsupported import type',
translated: '不支援的導入檔案類型',
translated: '不支援的匯入檔案類型',
},
com_ui_avatar: {
english: 'Avatar',
Expand All @@ -2187,7 +2187,7 @@ export const comparisons = {
},
com_ui_image_gen: {
english: 'Image Gen',
translated: '圖像生成',
translated: '影象生成',
},
com_ui_assistant: {
english: 'Assistant',
Expand All @@ -2207,7 +2207,7 @@ export const comparisons = {
},
com_ui_create: {
english: 'Create',
translated: '創建',
translated: '建立',
},
com_ui_delete_assistant_confirm: {
english: 'Are you sure you want to delete this Assistant? This cannot be undone.',
Expand Down Expand Up @@ -2270,7 +2270,7 @@ export const comparisons = {
english:
'The maximum number of tokens that can be used for context. Use this for control of how many tokens are sent per request.\n If unspecified, will use system defaults based on known models\' context size. Setting higher values may result in errors and/or higher token cost.',
translated:
'可用於上下文的最大 token 數量。用於控制每個請求發送的 token 數量。如果未指定,將根據已知模型的上下文大小使用系統預設值。設置較高的值可能會導致錯誤和/或更高的 token 成本。',
'可用於上下文的最大 token 數量。用於控制每個請求傳送的 token 數量。如果未指定,將根據已知模型的上下文大小使用系統預設值。設定較高的值可能會導致錯誤和/或更高的 token 成本。',
},
com_endpoint_instructions_assistants_placeholder: {
english:
Expand All @@ -2284,7 +2284,7 @@ export const comparisons = {
},
com_endpoint_prompt_prefix_assistants: {
english: 'Additional Instructions',
translated: '提示前綴',
translated: '提示字首',
},
com_endpoint_instructions_assistants: {
english: 'Override Instructions',
Expand All @@ -2308,7 +2308,7 @@ export const comparisons = {
english:
'Resend all previously attached images. Note: this can significantly increase token cost and you may experience errors with many image attachments.',
translated:
'重新發送之前所有附加的圖片。注意:這可能會大幅增加 token 成本,如果附加了太多圖片,您可能會遇到錯誤。',
'重新傳送之前所有附加的圖片。注意:這可能會大幅增加 token 成本,如果附加了太多圖片,您可能會遇到錯誤。',
},
com_endpoint_openai_resend_files: {
english:
Expand All @@ -2320,7 +2320,7 @@ export const comparisons = {
english:
'The resolution for Vision requests. "Low" is cheaper and faster, "High" is more detailed and expensive, and "Auto" will automatically choose between the two based on the image resolution.',
translated:
'「低」解析度的視覺請求較便宜且快速,「高」解析度則更詳細但成本較高,而「自動」會根據圖像解析度自動在兩者之間選擇。',
'「低」解析度的視覺請求較便宜且快速,「高」解析度則更詳細但成本較高,而「自動」會根據影象解析度自動在兩者之間選擇。',
},
com_endpoint_openai_stop: {
english: 'Up to 4 sequences where the API will stop generating further tokens.',
Expand All @@ -2336,7 +2336,7 @@ export const comparisons = {
},
com_endpoint_plug_image_detail: {
english: 'Image Detail',
translated: '圖像詳細資訊',
translated: '影象詳細資訊',
},
com_endpoint_preset_delete_confirm: {
english: 'Are you sure you want to delete this preset?',
Expand Down Expand Up @@ -2424,7 +2424,7 @@ export const comparisons = {
},
com_endpoint_config_google_cloud_platform: {
english: '(from Google Cloud Platform)',
translated: 'Google 雲端平台設定',
translated: 'Google 雲端平臺設定',
},
com_endpoint_config_google_api_key: {
english: 'Google API Key',
Expand Down Expand Up @@ -2524,7 +2524,7 @@ export const comparisons = {
},
com_nav_save_drafts: {
english: 'Save drafts locally',
translated: '保存草稿本地',
translated: '儲存本機草稿',
},
com_nav_show_code: {
english: 'Always show code when using code interpreter',
Expand Down

0 comments on commit d3a0b86

Please sign in to comment.