{ "menu": { "title": "可用選項", "exit": "退出程式", "reset": "重置機器識別碼", "register": "註冊新 Cursor 帳號", "register_manual": "使用自訂郵箱註冊", "quit": "關閉 Cursor 應用程式", "select_language": "變更語言", "input_choice": "請輸入您的選擇 ({choices})", "invalid_choice": "選擇無效,請輸入 {choices} 範圍內的數字", "program_terminated": "程式已被使用者終止", "error_occurred": "發生錯誤:{error},請重試", "press_enter": "按返回鍵退出", "disable_auto_update": "停用 Cursor 自動更新" }, "languages": { "en": "English", "zh_cn": "简体中文", "zh_tw": "繁體中文" }, "quit_cursor": { "start": "開始退出 Cursor", "no_process": "未發現運行中的 Cursor 進程", "terminating": "正在終止進程 {pid}", "waiting": "等待進程退出", "success": "所有 Cursor 進程已正常關閉", "timeout": "以下進程未能在規定時間內關閉: {pids}", "error": "關閉 Cursor 進程時發生錯誤: {error}" }, "reset": { "title": "Cursor 機器標識重置工具", "checking": "檢查配置文件", "not_found": "配置文件未找到", "no_permission": "無法讀取或寫入配置文件,請檢查文件權限", "reading": "讀取當前配置", "creating_backup": "創建配置備份", "backup_exists": "備份文件已存在,跳過備份步驟", "generating": "生成新機器標識", "saving_json": "保存新配置到JSON", "success": "機器標識重置成功", "new_id": "新機器標識", "permission_error": "權限錯誤: {error}", "run_as_admin": "請嘗試以管理員身份運行此程序", "process_error": "重置進程錯誤: {error}", "updating_sqlite": "更新SQLite數據庫", "updating_pair": "更新鍵值對", "sqlite_success": "SQLite數據庫更新成功", "sqlite_error": "SQLite數據庫更新失敗: {error}", "press_enter": "按回車鍵退出", "updating_system_ids": "更新系統ID", "system_ids_updated": "系統ID更新成功", "system_ids_update_failed": "系統ID更新失敗: {error}", "unsupported_os": "不支持的操作系統: {os}", "linux_path_not_found": "Linux路徑未找到", "windows_guid_updated": "Windows GUID更新成功", "windows_permission_denied": "Windows權限拒絕", "windows_guid_update_failed": "Windows GUID更新失敗", "macos_uuid_updated": "macOS UUID更新成功", "plutil_command_failed": "plutil命令失敗", "macos_uuid_update_failed": "macOS UUID更新失敗", "start_patching": "開始修補getMachineId", "current_version": "當前Cursor版本: {version}", "patch_completed": "getMachineId修補完成", "patch_failed": "getMachineId修補失敗: {error}", "version_check_passed": "Cursor版本檢查通過", "file_modified": "文件已修改", "version_less_than_0_45": "Cursor版本 < 0.45.0,跳过getMachineId修补", "detecting_version": "檢測Cursor版本", "patching_getmachineid": "修補getMachineId", "version_greater_than_0_45": "Cursor版本 >= 0.45.0,修補getMachineId", "permission_denied": "權限拒絕: {error}", "backup_created": "備份已創建", "update_success": "更新成功", "update_failed": "更新失敗: {error}", "windows_machine_guid_updated": "Windows機器GUID更新成功", "reading_package_json": "讀取package.json {path}", "invalid_json_object": "JSON對象無效", "no_version_field": "package.json中沒有版本字段", "version_field_empty": "版本字段為空", "invalid_version_format": "版本格式無效: {version}", "found_version": "找到版本: {version}", "version_parse_error": "版本解析錯誤: {error}", "package_not_found": "package.json未找到: {path}", "check_version_failed": "檢查版本失敗: {error}", "stack_trace": "堆疊跟踪", "version_too_low": "Cursor版本太低: {version} < 0.45.0" }, "register": { "title": "Cursor 註冊工具", "start": "正在啟動註冊流程...", "handling_turnstile": "正在處理安全驗證...", "retry_verification": "正在重試驗證...", "detect_turnstile": "正在檢查安全驗證...", "verification_success": "安全驗證通過", "starting_browser": "正在開啟瀏覽器...", "form_success": "表單提交成功", "browser_started": "瀏覽器已成功開啟", "waiting_for_second_verification": "等待郵箱驗證...", "waiting_for_verification_code": "等待驗證碼...", "password_success": "密碼設定成功", "password_error": "無法設定密碼:{error},請重試", "waiting_for_page_load": "頁面載入中...", "first_verification_passed": "初始驗證通過", "mailbox": "已成功存取郵箱", "visiting_url": "訪問URL", "register_start": "開始註冊流程", "form_submitted": "表單已提交,開始驗證...", "filling_form": "填寫註冊信息", "basic_info": "基本信息提交完成", "handle_turnstile": "處理 Turnstile 驗證", "no_turnstile": "未檢測到 Turnstile 驗證", "turnstile_passed": "驗證通過", "verification_start": "開始獲取驗證碼", "verification_code_filled": "驗證碼填寫完成", "login_success_and_jump_to_settings_page": "成功登錄並跳轉到設置頁面", "detect_login_page": "檢測到登錄頁面,開始登錄...", "cursor_registration_completed": "註冊完成!", "set_password": "設置密碼", "basic_info_submitted": "基本信息提交完成", "cursor_auth_info_updated": "Cursor 認證信息更新成功", "cursor_auth_info_update_failed": "Cursor 認證信息更新失敗", "reset_machine_id": "重置機器ID", "account_info_saved": "賬戶信息已保存", "save_account_info_failed": "保存賬戶信息失敗", "get_email_address": "獲取郵箱地址", "register_process_error": "註冊流程錯誤: {error}", "update_cursor_auth_info": "更新Cursor認證信息", "setting_password": "設置密碼", "manual_code_input": "手動輸入驗證碼", "manual_email_input": "手動輸入郵箱地址", "password": "密碼", "first_name": "名字", "last_name": "姓氏", "exit_signal": "退出信號", "email_address": "郵箱地址", "config_created": "配置已創建", "verification_failed": "驗證失敗", "verification_error": "驗證錯誤: {error}", "config_option_added": "配置項已添加: {option}", "config_updated": "配置已更新", "password_submitted": "密碼已提交", "total_usage": "總使用量: {usage}", "setting_on_password": "設置密碼", "getting_code": "正在獲取驗證碼,將在60秒內嘗試..." }, "auth": { "title": "Cursor 認證管理器", "checking_auth": "檢查認證文件", "auth_not_found": "未找到認證文件", "auth_file_error": "認證文件錯誤: {error}", "reading_auth": "讀取認證文件", "updating_auth": "更新認證信息", "auth_updated": "認證信息更新成功", "auth_update_failed": "認證信息更新失敗: {error}", "auth_file_created": "認證文件已創建", "auth_file_create_failed": "認證文件創建失敗: {error}", "press_enter": "按回車鍵退出", "connected_to_database": "已連接到數據庫", "database_updated_successfully": "數據庫更新成功", "database_connection_closed": "數據庫連接已關閉", "updating_pair": "更新鍵值對", "db_not_found": "未找到數據庫文件:{path}", "db_permission_error": "無法訪問數據庫文件,請檢查權限", "db_connection_error": "連接數據庫失敗:{error}" }, "control": { "generate_email": "生成新郵箱", "select_domain": "選擇隨機域名", "copy_email": "複製郵箱地址", "enter_mailbox": "進入郵箱", "refresh_mailbox": "刷新郵箱", "check_verification": "檢查驗證碼", "verification_found": "找到驗證碼", "verification_not_found": "未找到驗證碼", "browser_error": "瀏覽器控制錯誤: {error}", "navigation_error": "導航錯誤: {error}", "email_copy_error": "郵箱複製錯誤: {error}", "mailbox_error": "郵箱錯誤: {error}", "token_saved_to_file": "Token已保存到 cursor_tokens.txt", "navigate_to": "導航到 {url}", "generate_email_success": "生成郵箱成功", "select_email_domain": "選擇郵箱域名", "select_email_domain_success": "選擇郵箱域名成功", "get_email_name": "獲取郵箱名稱", "get_email_name_success": "獲取郵箱名稱成功", "get_email_address": "獲取郵箱地址", "get_email_address_success": "獲取郵箱地址成功", "enter_mailbox_success": "進入郵箱成功", "found_verification_code": "找到驗證碼", "get_cursor_session_token": "獲取Cursor Session Token", "get_cursor_session_token_success": "獲取Cursor Session Token成功", "get_cursor_session_token_failed": "獲取Cursor Session Token失敗", "save_token_failed": "保存Token失敗", "blocked_domain": "被屏蔽的域名", "no_valid_verification_code": "沒有有效的驗證碼" }, "email": { "starting_browser": "啟動瀏覽器", "visiting_site": "訪問 mail.tm", "create_success": "郵箱創建成功", "create_failed": "郵箱創建失敗", "create_error": "郵箱創建錯誤: {error}", "refreshing": "刷新郵箱", "refresh_success": "郵箱刷新成功", "refresh_error": "郵箱刷新錯誤: {error}", "refresh_button_not_found": "未找到刷新按鈕", "verification_found": "找到驗證碼", "verification_not_found": "未找到驗證碼", "verification_error": "驗證錯誤: {error}", "verification_code_found": "找到驗證碼", "verification_code_not_found": "未找到驗證碼", "verification_code_error": "驗證碼錯誤: {error}", "address": "郵箱地址", "all_domains_blocked": "所有域名都被屏蔽了,切換服務", "no_available_domains_after_filtering": "過濾後沒有可用域名", "switching_service": "切換到 {service} 服務", "domains_list_error": "獲取域名列表失敗: {error}", "failed_to_get_available_domains": "獲取可用域名失敗", "domains_excluded": "排除的域名: {domains}", "failed_to_create_account": "創建帳戶失敗", "account_creation_error": "帳戶創建錯誤: {error}", "blocked_domains": "被屏蔽的域名: {domains}", "blocked_domains_loaded": "加載被屏蔽的域名: {domains}", "blocked_domains_loaded_error": "加載被屏蔽的域名失敗: {error}", "blocked_domains_loaded_success": "加載被屏蔽的域名成功", "blocked_domains_loaded_timeout": "加載被屏蔽的域名超時: {timeout}秒", "blocked_domains_loaded_timeout_error": "加載被屏蔽的域名超時錯誤: {error}", "available_domains_loaded": "獲取到 {count} 個可用域名", "domains_filtered": "過濾後剩餘 {count} 個可用域名", "trying_to_create_email": "嘗試創建郵箱: {email}" }, "update": { "title": "禁用 Cursor 自动更新", "disable_success": "自動更新禁用成功", "disable_failed": "禁用自動更新失敗: {error}", "press_enter": "按回車鍵退出", "start_disable": "開始禁用自動更新", "killing_processes": "殺死進程", "processes_killed": "進程已殺死", "removing_directory": "刪除目錄", "directory_removed": "目錄已刪除", "creating_block_file": "創建阻止文件", "block_file_created": "阻止文件已創建" }, "updater": { "checking": "檢查更新...", "new_version_available": "有新版本可用! (當前版本: {current}, 最新版本: {latest})", "updating": "正在更新到最新版本。程序將自動重啟。", "up_to_date": "您使用的是最新版本。", "check_failed": "檢查更新失敗: {error}", "continue_anyway": "繼續使用當前版本...", "update_confirm": "是否要更新到最新版本? (Y/n)", "update_skipped": "跳過更新。", "invalid_choice": "選擇無效。請輸入 'Y' 或 'n'." } }