Ventoy/LANGUAGES
longpanda ee04af5243 Ventoy2Disk update:
1. Add UDF filesytem option.
2. Add Cluster Size option.
3. Support FAT32 for disk bigger than 32GB.
4. Fix the format fail issue.
5. Add a tip bubble with cluster size when mouse hover on the file system type string.
6. The secure boot lock character can not show in early Windows, change it to a yellow icon.
2022-11-30 21:12:43 +08:00
..
check.sh 1. Change the UTF-16 languages.ini to UTF-8 languages.json 2021-05-08 14:22:37 +08:00
languages.json Ventoy2Disk update: 2022-11-30 21:12:43 +08:00
README 1. Change the UTF-16 languages.ini to UTF-8 languages.json 2021-05-08 14:22:37 +08:00

File encoding: UTF-8

language name must in the format: "Language-XXX (YYY)"
    1. Language- fixed 9 characters
    2. XXX: name in English
    3. a space (ASCII: 0x20)
    4. a left brace (ASCII: 0x28)
    5. YYY: name in the specified language
    6. a right brace (ASCII: 0x29)

string translation:
      all the String Define
      #@ will be replaced with \r\n

All the languages will be sorted by the name