I want to translate a GTK + application written in C ++. I have no idea where to start, I heard about gettext (), but I don't know how to use it.
Take a look at the page https://developer.gnome.org/gtk3/stable/gtk-question-index.html , in 1.7. in the paragraph, they explain how you can translate your applications using the GNU gettext .