BootstrapUpdate Handoff Failed更新交接失败Bootstrap arguments are incomplete.Bootstrap 启动参数不完整。The update plan is missing or invalid.更新计划文件缺失或格式无效。Cannot restart Updater.无法重新启动 Updater。
Failed file: %1
失败文件:%1ConfigHelperThe user canceled the administrator permission confirmation.用户取消了管理员权限确认。Windows error %1Windows 错误 %1Administrator Permission Required需要管理员权限The current operation needs administrator permission to modify a protected file.
Target file: %1
Reason: %2
Click OK, then choose Yes in the Windows permission confirmation dialog.当前操作需要管理员权限来修改受保护文件。
目标文件:%1
原因:%2
点击“确定”,然后在 Windows 权限确认窗口中选择“是”。The user canceled the administrator permission request.用户取消了管理员权限请求。DeviceIdentityHelperOpenSSL is unavailable, so device credential signature cannot be verified.当前程序未启用 OpenSSL,无法验证设备凭证签名。Device public key is missing: %1设备凭证公钥缺失:%1Device public key is invalid: %1设备凭证公钥无效:%1Device credential signature is invalid. The local identity file may not match this server.设备凭证签名无效。本机身份文件可能不是当前服务器签发的。Device credential file is not valid JSON: %1设备凭证文件不是合法 JSON:%1Device credential does not match this application, channel, license, installation or device.设备凭证与当前应用、渠道、License、安装实例或设备不匹配。License has expired. Please ask the administrator to issue a new License.License 已过期。请联系管理员重新签发 License。app_id is empty in app_config.json.app_config.json 中的 app_id 为空。channel is empty in app_config.json.app_config.json 中的 channel 为空。Server address is not configured. Set config/server_config.json before building Launcher, for example: http://192.168.229.128:8000服务端地址未配置。请先设置 config/server_config.json,再重新编译 Launcher。例如:http://192.168.229.128:8000client_token is empty. Copy the client_token generated by the admin page into app_config.json.client_token 为空。请把管理后台生成的 client_token 复制到 app_config.json。License is empty. Create or select a License in the admin page, then copy the generated client configuration.License 为空。请先在管理后台创建或选择 License,然后复制生成的客户端配置。Cannot save installation id to %1: %2无法保存安装实例 ID 到 %1:%2Cannot contact the update server to issue device identity.
Server: %1
App: %2
Channel: %3
Network error: %4
Timeout: %5 ms无法连接更新服务器来签发设备身份。
服务器:%1
App:%2
渠道:%3
网络错误:%4
超时时间:%5 毫秒Device identity request was rejected by the update server.
Server: %1
HTTP status: %2
App: %3
Channel: %4
Server message: %5设备身份请求被更新服务器拒绝。
服务器:%1
HTTP 状态码:%2
App:%3
渠道:%4
服务端消息:%5<empty response><空响应>Server returned an invalid device identity response.服务端返回的设备身份响应格式无效。Cannot save device credential to %1: %2无法保存设备凭证到 %1:%2Cannot save server device id to %1: %2无法保存服务端设备 ID 到 %1:%2IntegrityHelperCannot verify signed manifest because OpenSSL support is unavailable. Stage: installed version verification.无法验证签名 Manifest,因为当前程序未启用 OpenSSL。阶段:已安装版本校验。Cannot open manifest public key. Stage: installed version verification. Public key path: %1.无法打开 Manifest 公钥。阶段:已安装版本校验。公钥路径:%1。Manifest public key is invalid. Stage: installed version verification. Public key path: %1.Manifest 公钥无效。阶段:已安装版本校验。公钥路径:%1。Manifest RSA signature is invalid. Stage: installed version verification. This usually means the cached manifest was changed, the client public key does not match the server private key, or the wrong version cache is being used.Manifest RSA 签名无效。阶段:已安装版本校验。通常表示本地缓存的 Manifest 被改过、客户端公钥与服务端私钥不匹配,或正在使用错误版本的缓存。Local signed manifest cache is missing. Stage: installed version verification. Version: %1. Expected cache file: %2. This cache is created after the same version is published or installed successfully.本地签名 Manifest 缓存缺失。阶段:已安装版本校验。版本:%1。期望缓存文件:%2。该缓存会在同版本发布或安装成功后生成。Local signed manifest cache is not valid JSON. Stage: installed version verification. Version: %1. File: %2. JSON error: %3.本地签名 Manifest 缓存不是合法 JSON。阶段:已安装版本校验。版本:%1。文件:%2。JSON 错误:%3。Local signed manifest cache is incomplete. Stage: installed version verification. Version: %1. File: %2.本地签名 Manifest 缓存不完整。阶段:已安装版本校验。版本:%1。文件:%2。Signed manifest payload is not valid JSON. Stage: installed version verification. Version: %1. File: %2. JSON error: %3.签名 Manifest 内容不是合法 JSON。阶段:已安装版本校验。版本:%1。文件:%2。JSON 错误:%3。Local signed manifest identity does not match this application. Stage: installed version verification. Expected app/channel/version: %1 / %2 / %3. Manifest app/channel/version: %4 / %5 / %6.本地签名 Manifest 身份与当前应用不匹配。阶段:已安装版本校验。期望 app/channel/version:%1 / %2 / %3。Manifest 中的 app/channel/version:%4 / %5 / %6。Signed manifest contains an unsafe file path. Stage: installed version verification. Version: %1. Path: %2.签名 Manifest 包含不安全文件路径。阶段:已安装版本校验。版本:%1。路径:%2。A required installed file is missing. Stage: installed version verification. Version: %1. Manifest path: %2. Checked path: %3. The local installation no longer matches the published version.缺少必需的已安装文件。阶段:已安装版本校验。版本:%1。Manifest 路径:%2。检查路径:%3。本地安装目录已不再匹配发布版本。Installed file SHA-256 does not match the local signed manifest. Stage: installed version verification. Version: %1. Manifest path: %2. Local path: %3.
Expected SHA-256: %4
Actual SHA-256: %5
This means the installed file is different from the version that was published or installed. If this is a developer test machine, check whether the local Release directory was recompiled or overwritten after publishing.已安装文件的 SHA-256 与本地签名 Manifest 不一致。阶段:已安装版本校验。版本:%1。Manifest 路径:%2。本地路径:%3。
期望 SHA-256:%4
实际 SHA-256:%5
这表示当前安装目录里的文件和当初发布或安装成功的版本不同。如果这是开发测试机器,请检查发布后是否又重新编译或覆盖了本地 Release 目录。<cannot read file><无法读取文件>An executable or DLL exists locally but is not declared in the signed manifest. Stage: installed version verification. Version: %1. Extra file: %2. Remove unexpected executable/plugin files or publish a new version that declares them.本地存在签名 Manifest 未声明的 EXE 或 DLL。阶段:已安装版本校验。版本:%1。额外文件:%2。请删除异常的可执行文件/插件,或发布一个声明这些文件的新版本。LauncherChecking for software updates...正在检查软件更新...Marsco LauncherMarsco 软件启动器Please enter the License for %1:请输入 %1 的授权 License:the application软件%1
Please enter a new License for %2:%1
请重新输入 %2 的授权 License:Enter License输入 LicenseLicense Required需要 LicenseA License provided by the administrator is required for the first launch.首次启动需要输入管理员提供的 License。License Cannot Be EmptyLicense 不能为空Please paste the License created in the admin page.请粘贴管理员在后台创建的 License。Failed to Save License保存 License 失败Cannot write the configuration file:
%1
%2无法写入配置文件:
%1
%2Verifying License...正在验证 License...Device Authentication Failed设备身份验证失败The current License cannot be used: %1当前 License 无法使用:%1The device or License authorization is invalid.设备或 License 授权无效。The current authorization was rejected by the server: %1当前授权被服务端拒绝:%1License SavedLicense 已保存Please restart Launcher to complete device authorization and update checking.请重新启动 Launcher 完成设备授权和更新检查。Authorization Rejected授权被拒绝Select Offline Update Package选择离线更新包Marsco offline update package (*.upd)Marsco 离线更新包 (*.upd)Cannot import the offline update package because the updater executable does not exist.
Updater: %1
Offline package: %2无法导入离线更新包,因为 Updater 可执行文件不存在。
Updater:%1
离线包:%2Cannot start the updater for offline package import.
Updater: %1
Offline package: %2
Check file permissions and dependent DLLs/shared libraries.无法启动 Updater 导入离线更新包。
Updater:%1
离线包:%2
请检查文件权限和依赖 DLL/共享库。Offline Update离线更新No offline update package was selected.未选择离线更新包。Cannot start the main application because the executable file does not exist.
Executable: %1
Check main_executable and install_root in the generated client configuration.无法启动主程序,因为主程序文件不存在。
可执行文件:%1
请检查生成的客户端配置中的 main_executable 和 install_root。Cannot start the main application because the one-time launch ticket could not be created.
Executable: %1
Details: %2无法启动主程序,因为一次性启动 ticket 创建失败。
可执行文件:%1
详细信息:%2Cannot start the main application process.
Executable: %1
Ticket file: %2
Check file permissions, dependent DLLs/shared libraries, and whether the executable can run independently.无法启动主程序进程。
可执行文件:%1
Ticket 文件:%2
请检查文件权限、依赖 DLL/共享库,以及该可执行文件是否能独立运行。Verifying local runtime policy...正在验证本地运行策略...Cannot Start无法启动The local version policy is invalid: %1本地版本策略无效:%1The local version policy has expired. Please connect to the network or contact the administrator.本地版本策略已过期,请连接网络或联系管理员。Current Version Cannot Run当前版本不可运行The current version %1 has been disabled by the administrator.当前版本 %1 已被管理员停用。Cannot read the local state: %1无法读取本地状态:%1Security Check Failed安全检查失败A version policy sequence rollback was detected. Startup has been blocked.检测到版本策略序列回退,已阻止启动。A possible system time rollback was detected. Startup has been blocked.检测到系统时间可能被回拨,已阻止启动。Generating Git tag list...正在生成 Git 标签清单...Git Tag List FailedGit 标签清单生成失败Cannot generate tags.txt, but startup will continue:
%1无法生成 tags.txt,但启动会继续:
%1Version Rollback版本回退Update Required必须更新New Version Available发现新版本The administrator provided version %1 as the rollback target. Downgrade now?管理员提供了版本 %1 作为回退目标,是否现在降级?Version %1 is available. Update now?发现新版本 %1,是否现在更新?
Target version: %1
目标版本:%1Startup Failed启动失败Cannot start the main application: %1无法启动主程序:%1Cannot start the updater because the executable file does not exist.
Executable: %1
Check updater_executable and install_root in the generated client configuration.无法启动 Updater,因为 Updater 可执行文件不存在。
可执行文件:%1
请检查生成的客户端配置中的 updater_executable 和 install_root。Cannot start the updater process.
Executable: %1
Arguments: %2
Check file permissions, dependent DLLs/shared libraries, and whether the updater can run independently.无法启动 Updater 进程。
可执行文件:%1
参数:%2
请检查文件权限、依赖 DLL/共享库,以及 Updater 是否能独立运行。Updater Startup Failed更新器启动失败Caching signed version manifest...正在缓存签名版本清单...Manifest Cache Failed清单缓存失败Cannot cache the signed manifest for the current version: %1无法缓存当前版本的签名清单:%1Server Unavailable服务器不可用Cannot connect to the update server. Import an offline update package?当前无法连接更新服务器。是否导入离线更新包?No offline update package was selected, or the updater could not be started.未选择离线更新包或无法启动更新器。Network Unavailable网络不可用Cannot connect to the update server, and the current policy does not allow offline startup.无法连接更新服务器,且当前策略不允许离线启动。The application is up to date. Starting...当前已是最新版本,正在启动...Offline mode is active. Starting...当前处于离线模式,正在启动...LocalStateHelperCannot create local state file: %1. Error: %2.无法创建本地状态文件:%1。错误:%2。Cannot open local state file: %1. Error: %2.无法打开本地状态文件:%1。错误:%2。Local state file is not valid JSON. File: %1. JSON error: %2.本地状态文件不是合法 JSON。文件:%1。JSON 错误:%2。Local state has not been loaded.本地状态尚未加载。Cannot save local state file: %1. Error: %2.无法保存本地状态文件:%1。错误:%2。PolicyHelperCannot open signed version policy file: %1. Error: %2.无法打开签名版本策略文件:%1。错误:%2。Signed version policy is not valid JSON. File: %1. JSON error: %2.签名版本策略不是合法 JSON。文件:%1。JSON 错误:%2。Cannot save signed version policy file: %1. Error: %2.无法保存签名版本策略文件:%1。错误:%2。OpenSSL is unavailable, so the signed version policy cannot be verified.当前程序未启用 OpenSSL,无法验证签名版本策略。Cannot open version policy public key: %1. Error: %2.无法打开版本策略公钥:%1。错误:%2。Version policy public key is invalid: %1.版本策略公钥无效:%1。Version policy RSA signature is invalid. The policy file may have been changed, or the public key does not match the server private key.版本策略 RSA 签名无效。策略文件可能被修改,或客户端公钥与服务端私钥不匹配。Version policy has not been loaded.版本策略尚未加载。Version policy is missing required field: %1.版本策略缺少必填字段:%1。Version policy signature algorithm is unsupported: %1.版本策略签名算法不支持:%1。TicketHelperCannot create launch ticket because required fields are empty: %1. Check app_config.json, registry-imported configuration and device authorization.无法创建启动 ticket,因为必填字段为空:%1。请检查 app_config.json、已导入注册表的配置和设备授权状态。Cannot create launch ticket directory: %1.无法创建启动 ticket 目录:%1。Cannot save launch ticket file: %1. Error: %2.无法保存启动 ticket 文件:%1。错误:%2。Launch ticket is missing or has already been consumed. Ticket file: %1. Please start the application from Launcher.启动 ticket 缺失或已经被消费。Ticket 文件:%1。请从 Launcher 启动主程序。Cannot read claimed launch ticket: %1. Error: %2.无法读取已声明占用的启动 ticket:%1。错误:%2。Launch ticket is not valid JSON. JSON error: %1.启动 ticket 不是合法 JSON。JSON 错误:%1。Launch ticket signature is invalid. The launch_token used by Launcher and the main application is inconsistent, or the ticket content was changed.启动 ticket 签名无效。Launcher 和主程序使用的 launch_token 不一致,或 ticket 内容被修改过。Launch ticket app_id does not match. Ticket app_id: %1. Expected app_id: %2.启动 ticket 的 app_id 不匹配。Ticket app_id:%1。期望 app_id:%2。Launch ticket device_id does not match. Ticket device_id: %1. Expected device_id: %2. Reauthorize the device from Launcher if the configuration was regenerated.启动 ticket 的 device_id 不匹配。Ticket device_id:%1。期望 device_id:%2。如果刚重新生成过配置,请通过 Launcher 重新授权设备。Launch ticket version does not match. Ticket version: %1. Expected version: %2.启动 ticket 的版本号不匹配。Ticket 版本:%1。期望版本:%2。Launch ticket time is invalid or expired. Issued at: %1. Expires at: %2. Current UTC time: %3.启动 ticket 时间无效或已过期。签发时间:%1。过期时间:%2。当前 UTC 时间:%3。Launch ticket nonce is missing. The ticket is incomplete.启动 ticket 缺少 nonce。Ticket 内容不完整。UpdateLogicCurrent version manifest identity is incomplete. Stage: cache current version manifest. App: %1, channel: %2, version: %3, version id: %4.当前版本 Manifest 身份信息不完整。阶段:缓存当前版本 Manifest。App:%1,渠道:%2,版本:%3,版本 ID:%4。Cannot download signed manifest for the current local version. Stage: cache current version manifest. HTTP status: %1. App: %2, channel: %3, version: %4, version id: %5.%6无法下载当前本地版本的签名 Manifest。阶段:缓存当前版本 Manifest。HTTP 状态码:%1。App:%2,渠道:%3,版本:%4,版本 ID:%5。%6
Server message: %1
服务端消息:%1The signed manifest response for the current local version is incomplete. Stage: cache current version manifest. App: %1, channel: %2, version: %3, version id: %4.当前本地版本的签名 Manifest 响应不完整。阶段:缓存当前版本 Manifest。App:%1,渠道:%2,版本:%3,版本 ID:%4。The signed manifest identity does not match the current local version. Stage: cache current version manifest. Expected app/channel/version: %1 / %2 / %3. Manifest app/channel/version: %4 / %5 / %6.签名 Manifest 身份与当前本地版本不匹配。阶段:缓存当前版本 Manifest。期望 app/channel/version:%1 / %2 / %3。Manifest 中的 app/channel/version:%4 / %5 / %6。Cannot create manifest cache directory. Stage: cache current version manifest. Directory: %1.无法创建 Manifest 缓存目录。阶段:缓存当前版本 Manifest。目录:%1。Cannot save signed manifest cache. Stage: cache current version manifest. File: %1. Error: %2.无法保存签名 Manifest 缓存。阶段:缓存当前版本 Manifest。文件:%1。错误:%2。Server address is empty.服务端地址为空。Git tags request failed (HTTP %1).Git 标签请求失败(HTTP %1)。Git tags response is empty.Git 标签响应为空。Cannot write Git tags file: %1无法写入 Git 标签文件:%1UpdaterInvalid Offline Package离线包无效Updater Argument Error更新器参数错误The updater is missing online update arguments or an offline update package.更新器缺少在线更新参数或离线更新包。Offline Package Not Applicable离线包不适用The update package application or channel does not match the local configuration.更新包的应用或渠道与本机配置不一致。Offline Update Rejected离线更新被拒绝The local signed policy has expired, forbids offline updates, or does not allow the target version.本地签名策略已过期、禁止离线更新或不允许目标版本。Downgrade Forbidden禁止降级The current signed policy does not allow installing an offline package with a lower version.当前签名策略不允许安装较低版本的离线包。Update Recovery Failed更新恢复失败An unfinished update was detected, but the old version could not be restored: %1
Do not continue running the software. Please contact the administrator.检测到上次更新未完成,但无法恢复旧版本:%1
请不要继续运行软件,并联系管理员。The old files were restored, but the version state could not be restored. Please check write permissions for the configuration directory.旧文件已经恢复,但无法恢复版本状态,请检查配置目录写入权限。Preparing update...正在准备更新...Updating to %1正在更新到 %1Preparing download...正在准备下载...Downloading: %1正在下载:%1
Details:
%1
详细信息:
%1Cannot start the main application because the executable file does not exist.
Executable: %1
Check main_executable and install_root in the generated client configuration.无法启动主程序,因为主程序文件不存在。
可执行文件:%1
请检查生成的客户端配置中的 main_executable 和 install_root。Cannot start the main application because the one-time launch ticket could not be created.
Executable: %1
Details: %2无法启动主程序,因为一次性启动 ticket 创建失败。
可执行文件:%1
详细信息:%2Cannot start the main application process.
Executable: %1
Ticket file: %2
Health file: %3
Check file permissions, dependent DLLs/shared libraries, and whether the executable can run independently.无法启动主程序进程。
可执行文件:%1
Ticket 文件:%2
健康检查文件:%3
请检查文件权限、依赖 DLL/共享库,以及该可执行文件是否能独立运行。<not used><未使用>Delegating rollback to Bootstrap...正在将回滚工作移交给 Bootstrap...
Cannot start Bootstrap to perform rollback. Do not continue running the software. Please contact the administrator.
无法启动 Bootstrap 执行回滚。请不要继续运行软件,并联系管理员。Transaction Resume Failed事务续办失败Cannot read the Bootstrap update transaction: %1无法读取 Bootstrap 更新事务:%1Update Rolled Back更新已回滚The new version failed to install or start. The old version has been restored and started automatically.新版本安装或启动失败,已自动恢复并启动旧版本。The old files were restored, but the old version number could not be written back. Please check configuration directory permissions.旧文件已经恢复,但旧版本号写回失败,请检查配置目录权限。Automatic Rollback Failed自动回滚失败Bootstrap could not fully restore the old version. Do not continue running the software. Please contact the administrator.Bootstrap 无法完整恢复旧版本。请不要继续运行软件,并联系管理员。Update Preparation Failed更新准备失败Cannot create the update transaction directory or save the transaction state.无法创建更新事务目录或保存事务状态。Cannot save the offline transaction marker.无法保存离线事务标记。Fetching and verifying version manifest...正在获取并验证版本清单...Verifying offline update package...正在验证离线更新包...Manifest Cache Failed清单缓存失败Cannot read the signed manifest cache after Bootstrap installation.Bootstrap 安装后无法读取签名 Manifest 缓存。Security Verification Failed安全验证失败Cannot reverify the manifest signature after Bootstrap installation.Bootstrap 安装后无法重新验证版本清单签名。The version manifest signature is invalid. The update has stopped. Please contact the administrator.版本清单签名无效,更新已停止。请联系管理员。Cannot save the new version manifest cache.无法保存新版本 Manifest 缓存。Cannot save the new version manifest cache. The update has stopped.无法保存新版本 Manifest 缓存,更新已停止。Fetching secure download URLs...正在获取安全下载地址...Preparing offline package files...正在准备离线包文件...No Files to Update没有可更新文件The server did not return any version files. The update has stopped.服务器没有返回任何版本文件,更新已停止。Insufficient Disk Space磁盘空间不足The update requires at least %1 of free space, but the installation drive currently has only %2.
The required space includes downloaded files, old version backups, and a safety margin.更新至少需要 %1 可用空间,安装盘当前仅剩 %2。
所需空间已包含下载文件、旧版本备份和安全余量。Downloading and verifying %1 version files...正在下载并校验 %1 个版本文件...Extracting and verifying %1 offline files...正在提取并校验 %1 个离线文件...Offline Package Extraction Failed离线包提取失败Download Failed下载失败Some files failed to download or failed SHA-256 verification. Please check the network, update cache, or server release files and try again.部分文件下载失败或 SHA-256 校验失败。请检查网络、更新缓存或服务端发布文件后重试。The downloaded/staged files do not match the target version manifest. The update has stopped before replacing installed files.已下载/暂存的文件与目标版本 Manifest 不一致。更新已在替换已安装文件前停止。New version files failed verification after installation. The updater will roll back to the previous version.新版本文件在安装后校验失败。更新器将回滚到上一版本。Verifying complete version files...正在校验完整版本文件...File Verification Failed文件校验失败Bootstrap Cannot Self-UpdateBootstrap 无法自更新This version contains a new %1. Please upgrade this component with the installer, then publish the business version again.本次版本包含新的 %1。请使用安装包升级该组件,再重新发布业务版本。Transaction Recording Failed事务记录失败Cannot save the list of verified or pending deletion files. The update has stopped.无法保存已校验或待删除文件列表,更新已停止。Closing the main application...正在关闭主程序...Cannot Close Main Application无法关闭主程序%1 is still running. Please close it manually and try again.%1 仍在运行,请手动关闭后重试。Backing up %1 files to be changed, including %2 files to be deleted...正在备份 %1 个待变更文件(其中删除 %2 个)...Backup Failed备份失败Cannot back up current version files. The new version has not been installed. Please check disk space and directory permissions.无法备份当前版本文件,尚未安装新版本。请检查磁盘空间和目录权限。Bootstrap Handoff Preparation Failed接管准备失败Cannot create the Bootstrap file plan.无法创建 Bootstrap 文件计划。Cannot write the Bootstrap copy plan.无法写入 Bootstrap 复制计划。Cannot write the Bootstrap deletion plan.无法写入 Bootstrap 删除计划。Cannot commit the Bootstrap file plan or transaction state.无法提交 Bootstrap 文件计划或事务状态。Delegating installation to Bootstrap...正在将安装工作移交给 Bootstrap...Bootstrap Startup FailedBootstrap 启动失败Cannot start the standalone update handoff program: %1无法启动独立更新接管程序:%1Verifying Bootstrap installation result...正在校验 Bootstrap 安装结果...Installation Verification Failed安装校验失败Obsolete File Cleanup Failed废弃文件清理失败An obsolete file still exists: %1废弃文件仍然存在:%1Saving new version state...正在保存新版本状态...State Save Failed状态保存失败Cannot save the current version number.无法保存当前版本号。Starting the new version and waiting for health confirmation...正在启动新版本并等待健康确认...Startup Failed启动失败%1 cannot be started.%1 无法启动。Startup Confirmation Failed启动确认失败The new version did not complete startup health confirmation within %1 milliseconds.新版本在 %1 毫秒内没有完成启动健康确认。Committing update transaction...正在提交更新事务...Transaction Commit Failed事务提交失败The new version has started, but the update transaction could not be committed.新版本已经启动,但无法提交更新事务。Update Complete更新完成The software has been successfully updated to %1 and passed the startup health check.软件已成功更新到 %1,并通过启动健康检查。UpdaterLogicTarget version manifest response is incomplete. Stage: download target manifest. App: %1, channel: %2, version: %3, version id: %4.目标版本 Manifest 响应不完整。阶段:下载目标版本 Manifest。App:%1,渠道:%2,版本:%3,版本 ID:%4。Cannot download target version manifest. Stage: download target manifest. HTTP status: %1. App: %2, channel: %3, version: %4, version id: %5.%6无法下载目标版本 Manifest。阶段:下载目标版本 Manifest。HTTP 状态码:%1。App:%2,渠道:%3,版本:%4,版本 ID:%5。%6
Server message: %1
服务端消息:%1Cannot verify manifest signature because OpenSSL support is unavailable. Stage: manifest signature verification.无法验证 Manifest 签名,因为当前程序未启用 OpenSSL。阶段:Manifest 签名校验。Cannot open manifest public key. Stage: manifest signature verification. Public key path: %1.无法打开 Manifest 公钥。阶段:Manifest 签名校验。公钥路径:%1。Cannot parse manifest public key buffer. Stage: manifest signature verification. Public key path: %1.无法解析 Manifest 公钥内容。阶段:Manifest 签名校验。公钥路径:%1。Manifest public key is invalid. Stage: manifest signature verification. Public key path: %1.Manifest 公钥无效。阶段:Manifest 签名校验。公钥路径:%1。Cannot create OpenSSL verification context. Stage: manifest signature verification.无法创建 OpenSSL 验签上下文。阶段:Manifest 签名校验。Manifest RSA signature is invalid. Stage: manifest signature verification. This usually means the manifest was not signed by the matching server private key, the client public key is wrong, or the manifest content was changed.Manifest RSA 签名无效。阶段:Manifest 签名校验。通常表示 Manifest 不是由匹配的服务端私钥签名、客户端公钥不正确,或 Manifest 内容被修改过。No manifest is available for signature verification. Stage: manifest signature verification. The target manifest may not have been downloaded successfully.没有可用于验签的 Manifest。阶段:Manifest 签名校验。目标版本 Manifest 可能没有下载成功。The manifest does not contain a signature. Stage: manifest signature verification.Manifest 中没有签名字段。阶段:Manifest 签名校验。Cannot save manifest cache because the target manifest is empty. Stage: save target manifest cache.无法保存 Manifest 缓存,因为目标版本 Manifest 为空。阶段:保存目标版本 Manifest 缓存。Cannot create manifest cache directory. Stage: save target manifest cache. Directory: %1.无法创建 Manifest 缓存目录。阶段:保存目标版本 Manifest 缓存。目录:%1。Cannot write manifest cache file. Stage: save target manifest cache. File: %1. Error: %2.无法写入 Manifest 缓存文件。阶段:保存目标版本 Manifest 缓存。文件:%1。错误:%2。Cannot read cached signed manifest. Stage: read local manifest cache. Version: %1. File: %2. This cache is created after a version is installed successfully.无法读取本地签名 Manifest 缓存。阶段:读取本地 Manifest 缓存。版本:%1。文件:%2。该缓存会在版本安装成功后生成。Cached signed manifest is not valid JSON. Stage: read local manifest cache. Version: %1. File: %2.本地签名 Manifest 缓存不是合法 JSON。阶段:读取本地 Manifest 缓存。版本:%1。文件:%2。Cached signed manifest is incomplete. Stage: read local manifest cache. Version: %1. File: %2.本地签名 Manifest 缓存不完整。阶段:读取本地 Manifest 缓存。版本:%1。文件:%2。installed version verification已安装版本校验downloaded/staged file verification已下载/暂存文件校验No manifest is available. Stage: %1. The updater cannot know which files and hashes should be verified.没有可用的 Manifest。阶段:%1。Updater 无法知道应该校验哪些文件和哈希。Manifest contains an unsafe file path. Stage: %1. Version: %2. Path: %3.Manifest 包含不安全文件路径。阶段:%1。版本:%2。路径:%3。A required file is missing. Stage: %1. Version: %2. Manifest path: %3. Checked path: %4. If this is a downloaded update, the file was not downloaded or staged correctly; if this is startup verification, the installed file may have been deleted.缺少必需文件。阶段:%1。版本:%2。Manifest 路径:%3。检查路径:%4。如果这是下载更新阶段,说明文件没有正确下载或暂存;如果这是启动校验阶段,说明已安装文件可能被删除。File SHA-256 does not match the signed manifest. Stage: %1. Version: %2. Manifest path: %3. Local path: %4.
Expected SHA-256: %5
Actual SHA-256: %6
If this happens during download, clear the update cache and retry. If this happens during startup or after installation, the local file differs from the published version.文件 SHA-256 与签名 Manifest 不一致。阶段:%1。版本:%2。Manifest 路径:%3。本地路径:%4。
期望 SHA-256:%5
实际 SHA-256:%6
如果发生在下载阶段,请清理更新缓存后重试。如果发生在启动或安装后校验阶段,说明本地文件与发布版本不同。<cannot read file><无法读取文件>Cannot open the offline update package无法打开离线更新包The offline package format identifier is invalid离线包格式标识无效The offline package header is incomplete离线包头不完整The offline package header length is invalid离线包头长度无效The offline package header JSON is invalid离线包头 JSON 无效The offline package RSA signature is invalid离线包 RSA 签名无效The offline package signature metadata is invalid离线包签名元数据无效The manifest digest does not match the package signatureManifest 摘要与包签名不一致The offline manifest is invalid离线 Manifest 无效Package information does not match manifest identity包信息与 Manifest 身份不一致The offline manifest RSA signature is invalid离线 Manifest RSA 签名无效The offline package contains an unsafe path or out-of-range data: %1离线包包含不安全路径或越界数据:%1Cannot prepare offline file: %1无法准备离线文件:%1Cannot create staged file: %1无法创建暂存文件:%1Failed to read offline file: %1离线文件读取失败:%1Offline file hash verification or write failed: %1离线文件 Hash 或写入失败:%1The offline package file count does not match the manifest离线包文件数量与 Manifest 不一致Cannot get secure download URLs. Stage: request download URLs. HTTP status: %1. App: %2, channel: %3, version: %4, version id: %5.%6无法获取安全下载链接。阶段:请求下载链接。HTTP 状态码:%1。App:%2,渠道:%3,版本:%4,版本 ID:%5。%6Cannot create partial download directory. Stage: download file. File: %1. Partial file: %2.无法创建断点续传目录。阶段:下载文件。文件:%1。临时分片文件:%2。Downloaded file passed SHA-256 verification, but cannot move it into the staging directory. Stage: download file. File: %1. From: %2. To: %3.下载文件已通过 SHA-256 校验,但无法移动到暂存目录。阶段:下载文件。文件:%1。从:%2。到:%3。Cached partial file has the expected size but wrong SHA-256. Stage: resume download. File: %1.
Expected SHA-256: %2
Actual SHA-256: %3
The partial cache will be deleted and downloaded again.缓存的断点续传文件大小正确,但 SHA-256 不一致。阶段:断点续传。文件:%1。
期望 SHA-256:%2
实际 SHA-256:%3
该临时缓存会被删除并重新下载。Cannot open partial download file. Stage: download file. File: %1. Partial file: %2. Error: %3.无法打开断点续传临时文件。阶段:下载文件。文件:%1。临时分片文件:%2。错误:%3。Downloaded file does not match the signed manifest. Stage: download file. File: %1. HTTP status: %2.
Expected size: %3 bytes
Actual size: %4 bytes
Expected SHA-256: %5
Actual SHA-256: %6
The partial cache will be deleted and downloaded again.下载文件与签名 Manifest 不一致。阶段:下载文件。文件:%1。HTTP 状态码:%2。
期望大小:%3 字节
实际大小:%4 字节
期望 SHA-256:%5
实际 SHA-256:%6
该临时缓存会被删除并重新下载。Downloaded file is incomplete. Stage: download file. File: %1. HTTP status: %2. Expected size: %3 bytes, current size: %4 bytes.下载文件不完整。阶段:下载文件。文件:%1。HTTP 状态码:%2。期望大小:%3 字节,当前大小:%4 字节。Download request failed. Stage: download file. File: %1. Attempt: %2/4. HTTP status: %3. Network error: %4. Partial file: %5.下载请求失败。阶段:下载文件。文件:%1。尝试次数:%2/4。HTTP 状态码:%3。网络错误:%4。临时分片文件:%5。File download failed after retries. Stage: download file. File: %1.文件多次重试后仍下载失败。阶段:下载文件。文件:%1。The target version manifest contains no downloadable files. Stage: prepare downloads.目标版本 Manifest 中没有可下载文件。阶段:准备下载。Cannot create update staging directory. Stage: prepare downloads. Directory: %1.无法创建更新暂存目录。阶段:准备下载。目录:%1。Cannot create download cache directory. Stage: prepare downloads. Directory: %1.无法创建下载缓存目录。阶段:准备下载。目录:%1。Manifest contains an unsafe file path. Stage: prepare file download. Path: %1.Manifest 包含不安全文件路径。阶段:准备文件下载。路径:%1。Cannot create staging subdirectory. Stage: prepare file download. File: %1. Directory: %2.无法创建暂存子目录。阶段:准备文件下载。文件:%1。目录:%2。