Qm files are usually generated by special translation tools, which will extract all the strings in the program, translate them, and finally output qm files. When using the program, you can find the corresponding translation from the qm file according to the language selected by the current user, thus displaying the correct language.
At the same time, qm files can also be edited and modified by special tools, so as to achieve the customized effect. However, it should be noted that manual editing of qm files requires certain experience in program development and language knowledge to prevent unnecessary mistakes.