Making my application international
- From: Gustavo Peredo <gustavomperedo gmail com>
- To: gnome-i18n gnome org
- Subject: Making my application international
- Date: Sat, 26 Sep 2020 09:05:56 -0300
Good morning,
TL; DR: How to begin translating a GTK Application using po?
I'm following GNOME Builder's app template. Inside the 'po' folder I have three files : "LINGUAS", "POTFILES" and "meson.build", by looking at some other projects, I'm assuming that "LINGUAS" is the file that lists the supported locales (de, en_GB, pt_BR etc...) and "POTFILES" is the file that lists files that are going to have translations applied to.
Here is what I want to do: Generate pot files according to "POTFILES"'s files list, have these translations built by meson and use these pot files in my python application, but I don't know how.
I'll be very thankful for resources on beginning translation in a GNOME project, but merge requests and direct solutions are also welcome.
Thank you for your attention,
Gustavo.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]