Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix English Translation #2803

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 12 additions & 12 deletions LANGUAGES/languages.json
Original file line number Diff line number Diff line change
Expand Up @@ -333,21 +333,21 @@
"STR_ERROR":"Error",
"STR_WARNING":"Warning",
"STR_INFO":"Info",
"STR_INCORRECT_DIR":"Please run under the correct directory!",
"STR_INCORRECT_DIR":"Please run in the correct directory!",
"STR_INCORRECT_TREE_DIR":"Don't run me here, please download the released install package, and run there.",
"STR_DEVICE":"Device",
"STR_LOCAL_VER":"Ventoy In Package",
"STR_DISK_VER":"Ventoy In Device",
"STR_DISK_VER":"Ventoy On Device",
"STR_STATUS":"Status - READY",
"STR_INSTALL":"Install",
"STR_UPDATE":"Update",
"STR_UPDATE_TIP":"Upgrade operation is safe, ISO files will be unchanged.#@Continue?",
"STR_INSTALL_TIP":"The device will be formatted and all the data will be lost.#@Continue?",
"STR_INSTALL_TIP2":"The device will be formatted and all the data will be lost.#@Continue? (Double Check)",
"STR_INSTALL_SUCCESS":"Congratulations!#@Ventoy has been successfully installed to the device.",
"STR_INSTALL_FAILED":"An error occurred during the installation. You can reinsert the USB device and try again. Check log.txt for details. If it always fails, please refer the FAQ on the official website.",
"STR_INSTALL_SUCCESS":"Congratulations!#@Ventoy has been successfully installed onto the device.",
"STR_INSTALL_FAILED":"An error occurred during the installation. You can reinsert the USB device and try again. Check log.txt for details. If it always fails, please refer to the FAQ on the official website.",
"STR_UPDATE_SUCCESS":"Congratulations!#@Ventoy has been successfully updated on the device.",
"STR_UPDATE_FAILED":"An error occurred during the update. You can reinsert the USB device and try again. Check log.txt for details. If it always fails, please refer the FAQ on the official website.",
"STR_UPDATE_FAILED":"An error occurred during the update. You can reinsert the USB device and try again. Check log.txt for details. If it always fails, please refer to the FAQ on the official website.",
"STR_WAIT_PROCESS":"A thread is running, please wait...",
"STR_MENU_OPTION":"Option",
"STR_MENU_SECURE_BOOT":"Secure Boot Support",
Expand All @@ -360,7 +360,7 @@
"STR_CLEAR_SUCCESS":"Ventoy has been successfully removed from the device.",
"STR_CLEAR_FAILED":"An error occurred when removing Ventoy from disk. You can reinsert the USB device and try again. Check log.txt for details.",
"STR_MENU_PART_STYLE":"Partition Style",
"STR_DISK_2TB_MBR_ERROR":"Please select GPT for devices over 2TB",
"STR_DISK_2TB_MBR_ERROR":"Please select GPT for devices larger than 2TB",
"STR_SHOW_ALL_DEV":"Show All Devices",
"STR_PART_ALIGN_4KB":"Align partitions with 4KB",
"STR_WEB_COMMUNICATION_ERR":"Communication error:",
Expand All @@ -370,16 +370,16 @@
"STR_WEB_TOKEN_MISMATCH":"Daemon status updated, please retry later.",
"STR_WEB_SERVICE_BUSY":"Service is busy, please retry later.",
"STR_MENU_VTSI_CREATE":"Generate VTSI File",
"STR_VTSI_CREATE_TIP":"This time will not write to the device, but only generate a VTSI file#@Continue?",
"STR_VTSI_CREATE_SUCCESS":"VTSI file created successfully!#@You can use Rufus(3.15+) to write it to the device so as to complete the installation of Ventoy.",
"STR_VTSI_CREATE_FAILED":"VTSI file created failed.",
"STR_VTSI_CREATE_TIP":"A VTSI file will be generated. This will not write to the device.#@Continue?",
"STR_VTSI_CREATE_SUCCESS":"VTSI file created successfully!#@You can use Rufus(3.15+) to write it to the device to complete the installation of Ventoy.",
"STR_VTSI_CREATE_FAILED":"VTSI file creation failed.",
"STR_MENU_PART_RESIZE":"Non-destructive Install",
"STR_PART_RESIZE_TIP":"Ventoy will try non-destructive installation if possible. #@Continue?",
"STR_PART_RESIZE_TIP":"Ventoy will try a non-destructive installation if possible. #@Continue?",
"STR_PART_RESIZE_SUCCESS":"Congratulations!#@Ventoy non-destructive installation successfully finished.",
"STR_PART_RESIZE_FAILED":"Non-destructive installation failed, Check log.txt for details.",
"STR_PART_RESIZE_UNSUPPORTED":"Ventoy non-destructive installation stopped because some conditions cannot be met. Check log.txt for details.",
"STR_PART_RESIZE_UNSUPPORTED":"The Ventoy non-destructive installation failed because some conditions were not met. Check log.txt for details.",
"STR_INSTALL_YES_TIP1":"Warning: Data will be lost!",
"STR_INSTALL_YES_TIP2":"Please enter YES in the text box below to confirm that you indeed want to do a fresh install instead of upgrade.",
"STR_INSTALL_YES_TIP2":"Please enter YES in the text box below to confirm that you do indeed want to perform a fresh install instead of an upgrade.",
"STR_PART_VENTOY_FS":"File System For Ventoy Partition",
"STR_PART_FS":"File System",
"STR_PART_CLUSTER":"Cluster Size",
Expand Down
98 changes: 50 additions & 48 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,19 +8,21 @@
<img src="https://img.shields.io/github/stars/ventoy/Ventoy?style=for-the-badge">
<img src="https://img.shields.io/github/downloads/ventoy/Ventoy/total.svg?style=for-the-badge">
<img src="https://img.shields.io/github/actions/workflow/status/ventoy/Ventoy/ci.yml?label=actions&logo=github&style=for-the-badge">

</p>

<h4 align="left">
Ventoy is an open source tool to create bootable USB drive for ISO/WIM/IMG/VHD(x)/EFI files. <br/>
With ventoy, you don't need to format the disk over and over, you just need to copy the image files to the USB drive and boot it.
You can copy many image files at a time and ventoy will give you a boot menu to select them. <br/>
You can also browse ISO/WIM/IMG/VHD(x)/EFI files in local disk and boot them.<br/>
x86 Legacy BIOS, IA32 UEFI, x86_64 UEFI, ARM64 UEFI and MIPS64EL UEFI are supported in the same way.<br/>
Both MBR and GPT partition style are supported in the same way.<br/>
Most type of OS supported(Windows/WinPE/Linux/Unix/ChromeOS/Vmware/Xen...) <br/>
1200+ ISO files are tested (<a href="https://www.ventoy.net/en/isolist.html">List</a>). 90%+ distros in <a href="https://distrowatch.com/">distrowatch.com</a> supported (<a href="https://www.ventoy.net/en/distrowatch.html">Details</a>). <br/>
<br/>Official Website: <a href=https://www.ventoy.net>https://www.ventoy.net</a>
</h4>
<h4 align="left">
Ventoy is an open-source tool designed for creating bootable USB drives from ISO, WIM, IMG, VHD(x), and EFI files. <br/>
With Ventoy, you don’t need to format the USB drive repeatedly; simply copy the image files to the drive and boot from it.
You can transfer multiple image files at once, and Ventoy will provide a boot menu for selection. <br/>
Additionally, you can browse ISO, WIM, IMG, VHD(x), and EFI files on your local disk and boot them from there.<br/>
It supports x86 Legacy BIOS, IA32 UEFI, x86_64 UEFI, ARM64 UEFI, and MIPS64EL UEFI in the same manner.<br/>
Both MBR and GPT partition styles are compatible.<br/>
Most operating systems are supported, including Windows, WinPE, Linux, Unix, ChromeOS, VMware, and Xen. <br/>
Over 1,200 ISO files have been tested (<a href="https://www.ventoy.net/en/isolist.html">List</a>), and more than 90% of distributions listed on <a href="https://distrowatch.com/">distrowatch.com</a> are supported (<a href="https://www.ventoy.net/en/distrowatch.html">Details</a>). <br/>
<br/><a href=https://www.ventoy.net>Official Website</a>
<br/><a href=https://github.com/ventoy/Ventoy/actions/workflows/ci.yml?query=is%3Asuccess>Nightly Builds</a>
</h4>

# Tested OS
**Windows**
Expand All @@ -43,50 +45,50 @@ VMware ESXi, Citrix XenServer, Xen XCP-ng
[【How to report a successfully tested image file】](https://github.com/ventoy/Ventoy/issues/1195)

# Ventoy Browser
With Ventoy, you can also browse ISO/WIM/IMG/VHD(x)/EFI files in local disk and boot them. [Notes](https://www.ventoy.net/en/doc_browser.html)
With Ventoy, you can browse ISO, WIM, IMG, VHD(x), and EFI files on any of your disks and boot them directly. [Notes](https://www.ventoy.net/en/doc_browser.html)

# VentoyPlugson
A GUI Ventoy plugin configurator. [VentoyPlugson](https://www.ventoy.net/en/plugin_plugson.html)
You can configure Ventoy with [VentoyPlugson.](https://www.ventoy.net/en/plugin_plugson.html)

# Features
* 100% open source
* Simple to use
* Fast (limited only by the speed of copying iso file)
* Can be installed in USB/Local Disk/SSD/NVMe/SD Card
* Directly boot from ISO/WIM/IMG/VHD(x)/EFI files, no extraction needed
* Support to browse and boot ISO/WIM/IMG/VHD(x)/EFI files in local disk
* No need to be continuous in disk for ISO/WIM/IMG/VHD(x)/EFI files
* MBR and GPT partition style supported (1.0.15+)
* x86 Legacy BIOS, IA32 UEFI, x86_64 UEFI, ARM64 UEFI, MIPS64EL UEFI supported
* IA32/x86_64 UEFI Secure Boot supported (1.0.07+)
* Linux Persistence supported (1.0.11+)
* Windows auto installation supported (1.0.09+)
* Linux auto installation supported (1.0.09+)
* Variables Expansion supported for Windows/Linux auto installation script
* FAT32/exFAT/NTFS/UDF/XFS/Ext2(3)(4) supported for main partition
* ISO files larger than 4GB supported
* Menu alias, Menu tip message supported
* Password protect supported
* Native boot menu style for Legacy & UEFI
* Most types of OS supported, 1200+ iso files tested
* Linux vDisk boot supported
* Not only boot but also complete installation process
* Menu dynamically switchable between List/TreeView mode
* "Ventoy Compatible" concept
* Plugin Framework and GUI plugin configurator
* Injection files to runtime environment
* Boot configuration file dynamically replacement
* Highly customizable theme and menu
* USB drive write-protected support
* USB normal use unaffected
* Data nondestructive during version upgrade
* No need to update Ventoy when a new distro is released
* Easy to use
* Fast (limited only by the speed of copying the image file)
* Can be installed on USB drives, local disks, SSDs, NVMe drives, or SD cards
* Boot directly from ISO, WIM, IMG, VHD(x), or EFI files without extraction
* Supports browsing and booting from ISO, WIM, IMG, VHD(x), or EFI files on local disks
* No need for continuous disk space for ISO, WIM, IMG, VHD(x), or EFI files
* Supports both MBR and GPT partition styles (1.0.15 and later)
* Compatible with x86 Legacy BIOS, IA32 UEFI, x86_64 UEFI, ARM64 UEFI, and MIPS64EL UEFI
* Supports IA32/x86_64 UEFI Secure Boot (1.0.07 and later)
* Linux Persistence is supported (1.0.11 and later)
* Supports automatic installation for Windows (1.0.09 and later)
* Supports automatic installation for Linux (1.0.09 and later)
* Variable expansion is available for Windows/Linux automatic installation scripts
* Supports FAT32, exFAT, NTFS, UDF, XFS, and Ext2/3/4 for the main partition
* Can handle ISO files larger than 4GB
* Menu alias and tip messages are supported
* Password protection is available
* Native boot menu style for both Legacy and UEFI
* Compatible with most operating systems, with over 1200 ISO files tested
* Supports Linux vDisk booting
* Enables not just booting but also the complete installation process
* Menu can dynamically switch between List and TreeView modes
* Incorporates the "Ventoy Compatible" concept
* Features a plugin framework and GUI plugin configurator
* Allows file injection into the runtime environment
* Supports dynamic replacement of boot configuration files
* Highly customizable themes and menus
* USB drive write protection support
* Regular USB use remains unaffected
* Data remains intact during version upgrades
* No need to update Ventoy when a new distribution or distro update is released.

![avatar](https://www.ventoy.net/static/img/screen/screen_uefi.png)


# Installation Instructions
See [https://www.ventoy.net/en/doc_start.html](https://www.ventoy.net/en/doc_start.html) for detailed instructions.
Refer to [https://www.ventoy.net/en/doc_start.html](https://www.ventoy.net/en/doc_start.html) for detailed instructions.

# Compile Instructions
Please refer to [BuildVentoyFromSource.txt](DOC/BuildVentoyFromSource.txt)
Expand Down Expand Up @@ -127,18 +129,18 @@ See [https://www.ventoy.net/en/faq.html](https://www.ventoy.net/en/faq.html) for
[https://forums.ventoy.net](https://forums.ventoy.net)

# Donation
It would be much appreciated if you want to make a small donation to support my work!
It would be much appreciated if you make a small donation to support my work!
Alipay, WeChat Pay, PayPal and Bitcoin are available for donation. You can choose any of them.

Alipay | WeChat Pay
-|-
<img src="https://www.ventoy.net/static/img/AliPay.png" width="250" height="250">|<img src="https://www.ventoy.net/static/img/WeChatPay.png" width="250" height="250">

**PayPal**
You can transfer to my paypal account `[email protected]` or just click [https://www.paypal.me/ventoy](https://www.paypal.me/ventoy)
You can transfer to my PayPal account `[email protected]` or just click [https://www.paypal.me/ventoy](https://www.paypal.me/ventoy)

**Bitcoin**
Bitcoin Address `19mZDWzZgzkHCi9YX9H3fYCUuCHq3W6wfT`
Bitcoin address: `19mZDWzZgzkHCi9YX9H3fYCUuCHq3W6wfT`



Expand Down