mirror of
https://github.com/yeongpin/cursor-free-vip.git
synced 2025-08-02 20:47:35 +08:00
175 lines
8.7 KiB
JSON
175 lines
8.7 KiB
JSON
{
|
||
"menu": {
|
||
"title": "可用選項",
|
||
"exit": "退出程序",
|
||
"reset": "重置機器標識",
|
||
"register": "註冊 Cursor",
|
||
"quit": "退出 Cursor",
|
||
"select_language": "選擇語言",
|
||
"input_choice": "輸入選擇 ({choices})",
|
||
"invalid_choice": "無效選擇,請重試",
|
||
"program_terminated": "程序被用戶終止",
|
||
"error_occurred": "發生錯誤: {error}",
|
||
"press_enter": "按回車鍵退出"
|
||
},
|
||
"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": "文件已修改"
|
||
},
|
||
"register": {
|
||
"title": "Cursor 註冊工具",
|
||
"start": "開始註冊流程",
|
||
"mailbox": "成功進入郵箱",
|
||
"browser_started": "瀏覽器已啟動",
|
||
"waiting_for_page_load": "等待頁面加載",
|
||
"password_success": "密碼設置完成",
|
||
"password_error": "密碼設置失敗: {error}",
|
||
"visiting_url": "訪問URL",
|
||
"first_verification_passed": "第一階段驗證通過",
|
||
"register_start": "開始註冊流程",
|
||
"form_submitted": "表單已提交,開始驗證...",
|
||
"waiting_for_second_verification": "等待第二階段驗證",
|
||
"filling_form": "填寫註冊信息",
|
||
"basic_info": "基本信息提交完成",
|
||
"handle_turnstile": "處理 Turnstile 驗證",
|
||
"no_turnstile": "未檢測到 Turnstile 驗證",
|
||
"turnstile_passed": "驗證通過",
|
||
"verification_start": "開始獲取驗證碼",
|
||
"waiting_for_verification_code": "等待驗證碼",
|
||
"handling_turnstile": "處理 Turnstile 驗證",
|
||
"retry_verification": "重試驗證",
|
||
"detect_turnstile": "檢測 Turnstile 驗證",
|
||
"verification_success": "驗證成功",
|
||
"starting_browser": "啟動瀏覽器",
|
||
"form_success": "表單提交成功",
|
||
"verification_timeout": "獲取驗證碼超時",
|
||
"verification_not_found": "未找到驗證碼",
|
||
"try_get_code": "第 {attempt} 次嘗試獲取驗證碼 | 剩餘時間: {time}秒",
|
||
"get_account": "獲取賬戶信息",
|
||
"get_token": "獲取 Cursor Session Token",
|
||
"token_success": "Token 獲取成功",
|
||
"token_attempt": "第 {attempt} 次嘗試未獲取到 Token,{time}秒後重試",
|
||
"token_max_attempts": "已達到最大嘗試次數({max}),獲取 Token 失敗",
|
||
"token_failed": "獲取 Token 失敗: {error}",
|
||
"account_error": "獲取賬戶信息失敗: {error}",
|
||
"press_enter": "按回車鍵退出",
|
||
"browser_start": "正在啟動瀏覽器",
|
||
"open_mailbox": "正在打開郵箱頁面",
|
||
"email_error": "獲取郵箱地址失敗",
|
||
"setup_error": "郵箱設置出錯: {error}",
|
||
"start_getting_verification_code": "開始獲取驗證碼,將在60秒內嘗試...",
|
||
"get_verification_code_timeout": "獲取驗證碼超時",
|
||
"get_verification_code_success": "成功獲取驗證碼",
|
||
"try_get_verification_code": "第 {attempt} 次嘗試未獲取到驗證碼,剩餘時間: {remaining_time}秒",
|
||
"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認證信息"
|
||
},
|
||
"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": "更新鍵值對"
|
||
},
|
||
"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": "沒有有效的驗證碼"
|
||
}
|
||
} |