iNavFlight / OpenTX-Telemetry-Widget

INAV Lua Telemetry with support for EdgeTX
https://luatelemetry.readthedocs.io/en/latest/
GNU General Public License v3.0
156 stars 32 forks source link

Italian translation #151

Closed RobertoD91 closed 1 month ago

RobertoD91 commented 1 month ago

Hello, this is my attempt at an Italian translation.

I created a lang_it.lua and wav files.

For the .wav files, I used OpenAI and Google TTS, then ffmpeg:ffmpeg -i INPUT -acodec pcm_s16le -ar 16000 OUTPUT.wav.

I tested them in the simulator and on a Radiomaster TX16S with EdgeTX 2.10.2.

Feedback is welcome.

I noticed that there was already a previous attempt at https://github.com/teckel12/LuaTelemetry/pull/464 but I think that fork is no longer maintained.

stronnag commented 1 month ago

Thank you.