вы можете использовать lupdate.exe, linguist.exe и lrelease.exe из qt / [qt_version] / [msvc | mingw | ...] / bin /?
, вы можете использовать его так:
Usage:
lupdate [options] [project-file]
lupdate [options] [source-file|path]... -ts ts-files
Options:
-help Display this information and exit.
-noobsolete
Drop all obsolete strings.
-extensions [,]...
Process files with the given extensions only.
The extension list must be separated with commas, not with whitespace.
Default: 'ui,c,c++,cc,cpp,cxx,ch,h,h++,hh,hpp,hxx'.
-pluralonly
Only include plural form messages.
-silent
Do not explain what is being done.
-version
Display the version of lupdate and exit
Итак, [source-file | path] - это ваш выбор, как я думаю.попробуйте вызвать его со списком имен исходных файлов.