In the folder \Wireshark\translations\ there are 16 different language files. The language settings of the program only seven. Why? Where is the translator into Russian, he may need some help? asked 07 Nov '16, 13:45 ssobb |
One Answer:
The only actual translated-UI files in the Wireshark source are:
so that's German, English, French, Italian, Japanese in Japan (as opposed to Japanese somewhere else? Why not just answered 07 Nov '16, 13:56 Guy Harris ♦♦ |
Files .qm it is binary, compiled files .qs? What is it? It looks at the translation files and precompiled binary files *.ts in the source code.
Where did that screenshot come from? Perhaps Qt has its own translation files that are included when it's packaged for Windows, but the Wireshark project has only the languages I've mentioned.
QT has some predefined translation included (qt_XX files).
Contribution for translation can be done with Transifex ( https://www.transifex.com/wireshark/wireshark ).
Currently three persons have joined the Russian translation group. However zero terms have been translated so far.
Any contribution is welcome!!!