diff --git a/src/locales/zh-Hant.json b/src/locales/zh-Hant.json index 25b04fe..490437f 100644 --- a/src/locales/zh-Hant.json +++ b/src/locales/zh-Hant.json @@ -4,7 +4,7 @@ "send a message ('exit' to quit)": "發送消息('exit' 退出)", "Please enter a prompt.": "請輸入提示語", "THINKING...": "思考中...", - "Please set your OpenAI API key via `ai config set OPENAI_KEY=`": "請通過 `ai config set OPENAI_KEY=` 設置您的 OpenAI API 密鑰", + "Please set your OpenAI API key via `ai config set OPENAI_KEY=`": "請藉由 `ai config set OPENAI_KEY=` 設定您的 OpenAI API 密鑰", "Set config": "設置配置", "Enter your OpenAI API key": "輸入您的 OpenAI API 密鑰", "(not set)": "(未設置)", @@ -39,20 +39,20 @@ "Edit": "編輯", "Make some adjustments before running": "在運行之前進行一些調整", "Revise": "修改", - "Give feedback via prompt and get a new result": "通過提示提供反饋並獲得新結果", + "Give feedback via prompt and get a new result": "通過提示提供回饋並獲得新結果", "Copy": "複製", - "Copy the generated script to your clipboard": "將生成的腳本複製到剪貼板", + "Copy the generated script to your clipboard": "將生成的腳本複製到剪貼簿", "Cancel": "取消", "Exit the program": "退出程序", "Running": "正在運行", - "Copied to clipboard!": "已複製到剪貼板!", + "Copied to clipboard!": "已複製到剪貼簿!", "Your new script": "您的新腳本", "Invalid config property": "無效的配置屬性", "Shell detection failed unexpectedly": "Shell 檢測到意外失敗", "Invalid model": "無效的模型", "Error": "錯誤", "Missing required parameter": "缺少必需的參數", - "Please open a Bug report with the information above": "請使用上面的信息打開 Bug 報告", + "Please open a Bug report with the information above": "請使用上面的訊息打開 Bug 報告", "Prompt to run": "要運行的提示語", "You": "您" }