injectorHub/lang/en_us.toml

22 lines
1.6 KiB
TOML

UnsupportedSystem = "Current operating system is not supported."
PermissionDeniedLinux = "On linux operating systems, install with root privileges."
PermissionDeniedWin = "Permission Denied."
InstallWelcome = "Welcome to install PEInjector"
InstallInfo = "PEinjector is a tool and platform for enhancing WindowsPE."
DownloadInstallTitle = "Download files"
DownloadInstall = "Before we start, we need to download some dependencies\nIf your internet connection is poor, please download 'peinjector' and 'ventoy manually'\nand unzip them to the 'software' folder"
StartInstall = "Install Now"
InstallVtoy = "Install Ventoy"
InstallVtoyTitle = "Install Ventoy"
InstallVtoyInfo = "Please complete the installation manually in the open installer.\nIf the installation is complete, please click the \"Scan\" button and select your installed USB flash drive.\nIf you can't find your USB flash drive, please try to click \"Show all devices\".\nIf you can't open it or software that uses the arm architecture, run the following program manually:\n Windows: software\\ventoy\\altexe\\__your_program__.exe\n Linux: software/ventoy/altexe/__your_program__\nNote: Please make sure the disk is mounted."
ScanVtoy = "Scan"
RestartVtoy = "Restart installer"
ChooseVtoyDevice = "Select a device"
ShowAllDevices = "Show all devices"
InstallIjTitle = "Install PEinjector"
InstallIjInfo = "PEinjector is being installed, please wait..."
FinishInstall = "Completing"
InstallFinishTitle = "Installation is complete"
InstallFinishInfo = "PEinjector has been installed on your device\nClick the button below to close the program and restart to manage PEinjector."
InstallFinishBtn = "Close"