nasc icon indicating copy to clipboard operation
nasc copied to clipboard

[Question] How do I translate the functions help?

Open NathanBnm opened this issue 4 years ago • 4 comments

I saw that the functions help is from the sub-project libqalculate but I don't know how to translate it. It seems that sub-project translation isn't loaded in the main project. Any answer about that?

NathanBnm avatar Jun 10 '20 09:06 NathanBnm

Mhh, don't know. There are just 3 language afaik. My aproach until now was to just say the app is in english. So you mean after the submodule switch there is no translation of the help? I think you must switch to nl or fr to test this.

Additional translations should be added anyway to upstream https://github.com/Qalculate/libqalculate

parnoldx avatar Jun 10 '20 10:06 parnoldx

My aproach until now was to just say the app is in english.

It's better when you can to give access to internationalized content :smile:

So you mean after the submodule switch there is no translation of the help? I think you must switch to nl or fr to test this.

I'm running elementary OS in French so it should appear in French. Even if the translation exists in libqalculate, it seems to be lost or a least not loaded when using nasc.

NathanBnm avatar Jun 10 '20 12:06 NathanBnm

Mhh, ok. Maybe it must be enabled in the meson then https://github.com/parnold-x/libqalculate/blob/9587044297dfe0f6de02df0af77c511236406a2a/meson.build

parnoldx avatar Jun 10 '20 12:06 parnoldx

I'll do some tests

NathanBnm avatar Jun 10 '20 12:06 NathanBnm