1
0
mirror of https://github.com/ventoy/Ventoy synced 2024-07-09 04:25:56 +00:00
Ventoy/LANGUAGES
Steve 142aa47944
fixed german translation (#2318)
* Updated german translation

#2277 has an small issue (misstyping; "nocht" should read "noch")
Changed the translation. It is minimally shorter.

* fixed german translation
2023-04-04 13:54:49 +08:00
..
check.sh Update language json files 2022-12-03 21:37:09 +08:00
languages.json fixed german translation (#2318) 2023-04-04 13:54:49 +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