JaGoLi / ytdl-gui

A simple-to-use, cross-platform graphical interface for youtube-dl.
GNU General Public License v3.0
253 stars 23 forks source link

Translation support #60

Open schorschii opened 3 years ago

schorschii commented 3 years ago

I really like this youtube-dl GUI. Is it planned to support translations? I would like to translate it into German.

JaGoLi commented 3 years ago

This is a good suggestion. I will include translations in the next release. I already know French, and someone helping out with German is much appreciated. Are you familiar with the translation process for Qt Applications? I definitely need to do some research.

schorschii commented 3 years ago

Great! Unfortunately, I don't have experience with translations in Qt. It seems that they have their own translation system and do not use the "GNU gettext" system.