neithern / g4music

A light weight music player written in GTK4, with a fluent adaptive user interface.
https://gitlab.gnome.org/neithern/g4music
GNU General Public License v3.0
195 stars 15 forks source link

[PO] .pot and .po generation is not working for me #87

Closed Penfore closed 1 month ago

Penfore commented 1 month ago

I'm not experienced with generating this files or using meson in general.

I tried following the UPDATE.md file inside the /po folder, but I get the message:

ERROR: Current directory is not a meson build directory: /{path}/g4music/po. Please specify a valid build dir or change the working directory to it. It is also possible that the build directory was generated with an old meson version. Please regenerate it in this case.

I also tried on the root of the application, but I still got the error:

ERROR: Current directory is not a meson build directory: /{path}/g4music. Please specify a valid build dir or change the working directory to it. It is also possible that the build directory was generated with an old meson version. Please regenerate it in this case.

My goal is to update the pt_BR.po file so I can update translation.

Thank you!

neithern commented 1 month ago

Please update translation to: https://l10n.gnome.org/module/g4music/, thanks!