injectorHub/lang/zh_cn.toml

22 lines
1.6 KiB
TOML
Raw Normal View History

2024-05-03 09:08:46 +08:00
UnsupportedSystem = "当前操作系统不受支持"
PermissionDeniedLinux = "在 linux 操作系统系统下,请使用 root 权限进行安装"
PermissionDeniedWin = "权限不足,请以管理员身份运行此程序"
InstallWelcome = "欢迎安装 PEInjector"
InstallInfo = "PEinjector 是增强 WindowsPE 的一个工具和平台"
DownloadInstallTitle = "下载必要文件"
DownloadInstall = "在开始之前,我们需要下载一些依赖文件\n如果您的网络状况不佳请手动下载 peinjector 和 ventoy 并解压到 software 文件夹"
StartInstall = "开始安装"
InstallVtoy = "安装 Ventoy"
InstallVtoyTitle = "安装 Ventoy"
InstallVtoyInfo = "请在打开的 ventoy 安装程序手动完成安装\n若安装完毕请点击 “扫描” 按钮并选择您安装完毕的U盘\n若您找不到您的U盘请尝试点击 “显示所有设备”\n如果你在使用 arm 架构的设备或软件无法打开,请手动运行以下程序:\n Windows: software\\ventoy\\altexe\\你的架构对应程序.exe\n Linux: software/ventoy/altexe/你的架构对应程序\n注请确保磁盘已经挂载。本版本ventoy已精简与原版兼容"
ScanVtoy = "扫描"
RestartVtoy = "重启安装程序"
ChooseVtoyDevice = "选择设备"
ShowAllDevices = "显示所有设备"
InstallIjTitle = "安装 PEinjector"
InstallIjInfo = "PEinjector主程序正在安装中请稍等"
FinishInstall = "完成安装"
InstallFinishTitle = "安装已完成"
InstallFinishInfo = "PEinjector已经安装到您的设备\n点击下方按钮关闭程序并重新启动以管理 PEinjector"
InstallFinishBtn = "关闭"