From 1305595717fd1f0a9f59eb439b3f04c665dceaa7 Mon Sep 17 00:00:00 2001 From: lpw <812862340@qq.com> Date: Thu, 11 Sep 2025 09:03:23 +0800 Subject: [PATCH] 提交版本 4.7.0 --- res/AIHelpSupportSDK.bundle/lan/zh-TW.lproj/Localizable.strings | 24 +++++++++++++++++++----- 1 files changed, 19 insertions(+), 5 deletions(-) diff --git a/res/AIHelpSupportSDK.bundle/lan/zh-TW.lproj/Localizable.strings b/res/AIHelpSupportSDK.bundle/lan/zh-TW.lproj/Localizable.strings index b7cc2ac..948cc27 100644 --- a/res/AIHelpSupportSDK.bundle/lan/zh-TW.lproj/Localizable.strings +++ b/res/AIHelpSupportSDK.bundle/lan/zh-TW.lproj/Localizable.strings @@ -38,7 +38,7 @@ "aihelp_permission_denied"="此應用需要獲取讀取設備存儲權限,才能提供上傳圖片功能。"; "aihelp_permission_ignored"="要使用上傳圖片功能,請依次啟用“設定”>“許可權”>“存儲”。"; "aihelp_permission_settings"="設定"; -"aihelp_rate_additional_feedback_message"="其他意見或建議嗎(可選)"; +"aihelp_rate_additional_feedback_message"="請留下您的寶貴建議或回饋"; "aihelp_rate_app_hint"="喜歡這個應用,給它打分?"; "aihelp_rate_button"="去評價"; "aihelp_rate_dissatisfied"="很不滿意"; @@ -68,10 +68,10 @@ "aihelp_wednesday"="週三"; "aihelp_yes"="確認"; "aihelp_yesterday"="昨天"; -"aihelp_my_task"="我的工單"; -"aihelp_no_task"="當前您還沒有任何工單"; +"aihelp_my_task"="我的任務"; +"aihelp_no_task"="您目前沒有任務。"; "aihelp_reply_content"="回復內容"; -"aihelp_task_content"="工單內容"; +"aihelp_task_content"="任務詳細信息"; "aihelp_task_status"="處理進度"; "aihelp_media_upload_err_size_ios"="文件大小超出限制,請上傳小於 %ldM 的文件"; "aihelp_media_upload_err_size_android"="文件大小超過限制,請上傳小於 %sM 的檔案"; @@ -82,7 +82,7 @@ "aihelp_icloud_sync_failed"="iCloud 同步失敗"; "aihelp_pending_additional_info"="待定附加信息"; "aihelp_submit"="提交"; -"aihelp_submit_ticket"="您已提交工單,請前往【我的工單】查看進度。"; +"aihelp_submit_ticket"="您已提交任務。請進入【我的任務】查看任務進度。"; "unconfirmed"="未確認"; "aihelp_check_appid"="請檢查AppID"; " enterCorrectContent "="請輸入正確的內容進行下一步"; @@ -115,7 +115,21 @@ "image"="影像"; "aihelp_sticker"="sticker"; "video"="影片"; +"sendImage"="傳送圖片"; "you"="你"; "link"="關聯"; +"unavailableTips"="目前內容已調整,暫時無法使用。"; "copy"="複製"; "translate"="翻譯"; +"scanHint"="請掃描AIHelp後台頭像-APP綁定部分的二維碼,連結您的公司。"; +"domainBindError"="請在登入前掃描二維碼連結您的公司或查看公司資訊。"; +"cameraPermission"="我們需要存取您的攝影機權限才能啟用二維碼掃描功能來連結您的公司。"; +"aihelp_loading"="載入中~"; +"aihelp_loading_failed"="載入失敗"; +"aihelp_typing_indicator"="專員正在輸入..."; +"aihelp_switched_to_agent"="您現在已連接到真人客服"; +"aihelp_select_file"="選擇檔案"; +"aihelp_file_not_select"="請選擇一個檔案。"; +"aihelp_max_file_limit_ios"="您最多可以上傳 %@ 個檔案。"; +"aihelp_max_file_limit_android"="您最多可以上傳 %s 個檔案。"; +"aihelp_max_file_limit_web"="您最多可以上傳 {val} 個檔案。"; -- Gitblit v1.8.0