From f5b8d393c9bb74b90736173dbf60ea31d2161e38 Mon Sep 17 00:00:00 2001
From: Diacius <77890144+Diacius@users.noreply.github.com>
Date: Tue, 9 Apr 2024 11:47:21 +0100
Subject: [PATCH 1/5] Fix English Translation
Update the english translation so it reads better, and is closer to native english.
---
LANGUAGES/languages.json | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
diff --git a/LANGUAGES/languages.json b/LANGUAGES/languages.json
index 5a489a8a944..e8cb16f606e 100644
--- a/LANGUAGES/languages.json
+++ b/LANGUAGES/languages.json
@@ -337,14 +337,14 @@
"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_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 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.",
@@ -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:",
@@ -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":"This will not write to the device, only generating a VTSI file#@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_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_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",
From 41c5b1c2ec5bb5e83cc76861fa14c97c9f457493 Mon Sep 17 00:00:00 2001
From: Diacius <77890144+Diacius@users.noreply.github.com>
Date: Thu, 13 Jun 2024 13:00:32 +0100
Subject: [PATCH 2/5] more recent fixes,
---
LANGUAGES/languages.json | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/LANGUAGES/languages.json b/LANGUAGES/languages.json
index bad5bf78182..35ba2d32f02 100644
--- a/LANGUAGES/languages.json
+++ b/LANGUAGES/languages.json
@@ -370,14 +370,14 @@
"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 will not write to the device, only generating a VTSI file#@Continue?",
+ "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 do indeed want to perform a fresh install instead of an upgrade.",
"STR_PART_VENTOY_FS":"File System For Ventoy Partition",
From 310500ab4b16089acf9635037e558d91f658aba2 Mon Sep 17 00:00:00 2001
From: Diacius <77890144+Diacius@users.noreply.github.com>
Date: Sun, 23 Jun 2024 15:04:35 +0100
Subject: [PATCH 3/5] more fixes, sorry
---
LANGUAGES/languages.json | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/LANGUAGES/languages.json b/LANGUAGES/languages.json
index 35ba2d32f02..681ebdab9d5 100644
--- a/LANGUAGES/languages.json
+++ b/LANGUAGES/languages.json
@@ -333,7 +333,7 @@
"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",
@@ -345,9 +345,9 @@
"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 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 the FAQ on the official website.",
+ "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",
From 187b8fd7616dec02645919608c32a911085810ed Mon Sep 17 00:00:00 2001
From: TCFFan123
Ventoy is an open source tool to create bootable USB drive for ISO/WIM/IMG/VHD(x)/EFI files.
@@ -43,15 +43,15 @@ 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 also browse ISO/WIM/IMG/VHD(x)/EFI files in any of your disk's and boot them. [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)
+* Fast (limited only by the speed of copying the image 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
@@ -127,7 +127,7 @@ 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
@@ -135,7 +135,7 @@ Alipay | WeChat Pay
|
**PayPal**
-You can transfer to my paypal account `admin@ventoy.net` or just click [https://www.paypal.me/ventoy](https://www.paypal.me/ventoy)
+You can transfer to my PayPal account `admin@ventoy.net` or just click [https://www.paypal.me/ventoy](https://www.paypal.me/ventoy)
**Bitcoin**
Bitcoin Address `19mZDWzZgzkHCi9YX9H3fYCUuCHq3W6wfT`
From d4c9fbe442e40c85db98121eb5bb14cb030fd714 Mon Sep 17 00:00:00 2001
From: a random person on the internet
-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.
+With Ventoy, you don't need to format the disk over and over again, 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.
You can also browse ISO/WIM/IMG/VHD(x)/EFI files in local disk and boot them.
x86 Legacy BIOS, IA32 UEFI, x86_64 UEFI, ARM64 UEFI and MIPS64EL UEFI are supported in the same way.
Both MBR and GPT partition style are supported in the same way.
Most type of OS supported(Windows/WinPE/Linux/Unix/ChromeOS/Vmware/Xen...)
- 1200+ ISO files are tested (List). 90%+ distros in distrowatch.com supported (Details).
+ 1200+ ISO files are tested (List). 90%+ distros in distrowatch.com are supported (Details).
Official Website: https://www.ventoy.net