mavlink / qgroundcontrol

Cross-platform ground control station for drones (Android, iOS, Mac OS, Linux, Windows)
http://qgroundcontrol.io
3.22k stars 3.56k forks source link

I need a translation file (.ts) of PX4ParameterFactMetaData.xml. #10011

Open muramura opened 2 years ago

muramura commented 2 years ago

Tell us a bit about the feature:

Config parameter summary, description, and choices are only in English. You can understand the config parameter in your own language.

Displays the config parameter in the language of each country.

PX4

ALL

Ability to display translations of JSON parameters and pop-up messages

PX4ParameterFactMetaData.xml file generation tool

Any additional context you can provide will make the feature easier to evaluate (e.g. mockups, detailed specification, etc.)

NONE

booo commented 2 years ago

You can help with the translation efforts over here:

https://crowdin.com/project/qgroundcontrol

For some hints about the process please take a look at: https://github.com/mavlink/qgroundcontrol/issues/9962

As far as I understand you, we should implement translation for the parameters stored in PX4ParameterFactMetaData.xml. Is this right?

muramura commented 2 years ago

I have already done the translation of the source, JSON.

As far as I understand you, we should implement translation for the parameters stored in PX4ParameterFactMetaData.xml. Is this right?

Yes, it is correct.

I have modified the following file to display the Japanese text as shown below.

src/FirmwarePlugin/PX4/PX4ParameterMetaData.cc

スクリーンショット_2021-11-14_10-17-38