How to translate codelite into other languages

Discuss here codelite i18n support
LETARTARE
CodeLite Curious
Posts: 6
Joined: Mon Mar 17, 2025 1:10 pm
Genuine User: Yes
IDE Question: C++
Contact:

Re: How to translate codelite into other languages

Post by LETARTARE »

Bonjour,
existe-t-il déjà une traduction en français ?
Merci
Hello,
Is there a French translation?
Thank you.

Last edited by LETARTARE on Tue Mar 18, 2025 8:16 pm, edited 1 time in total.
LETARTARE
CodeLite Curious
Posts: 6
Joined: Mon Mar 17, 2025 1:10 pm
Genuine User: Yes
IDE Question: C++
Contact:

Re: How to translate codelite into other languages

Post by LETARTARE »

Hello,
Is there a French translation?
Thank you.

DavidGH
CodeLite Plugin
Posts: 822
Joined: Wed Sep 03, 2008 7:26 pm
Contact:

Re: How to translate codelite into other languages

Post by DavidGH »

Hi,

Is there a French translation?

Not as far as I know. CodeLite comes with 4 translations, and I don't know of any others.

Would you like to create a French one?

Regards,

David

LETARTARE
CodeLite Curious
Posts: 6
Joined: Mon Mar 17, 2025 1:10 pm
Genuine User: Yes
IDE Question: C++
Contact:

Re: How to translate codelite into other languages

Post by LETARTARE »

Yes,
I'm translating (5622 strings) ...
It's long.

Regards

DavidGH
CodeLite Plugin
Posts: 822
Joined: Wed Sep 03, 2008 7:26 pm
Contact:

Re: How to translate codelite into other languages

Post by DavidGH »

I'm sure it is. Thank you for doing it.

But you made me think about shortcuts, and I wondered if AI does this nowadays. Yes, it does: see Transifex, which is currently offering a 2 week free trial...

LETARTARE
CodeLite Curious
Posts: 6
Joined: Mon Mar 17, 2025 1:10 pm
Genuine User: Yes
IDE Question: C++
Contact:

Re: How to translate codelite into other languages

Post by LETARTARE »

Thanks.

Currently I'm under 'Leap-15.6', I use 'Poedit' and 'Deepl' (use 'IA') under 'Firefox-136' and 'codelite.pot'

The problem is that we have to read the strings manually one by one :
1- the entry of the original text in 'Poedit'
2- deposit it in the translation window of 'Deepl'
3- request the translation
4- copy the translation
5- deposit it in place in 'Pedit'

In fact, the two transfers that need to be reduced are 'Deepl' <=> 'Poedit'.

On the other hand, I'd like to keep the method permanent and free of charge.

I haven't analyzed the '*.mo' loading code yet, but is it possible to split it into several ? :

'codelite.mo', 'plugin1.mo', 'plugin2.mo', ...

This would make it possible to work on lighter files in several stages.

DavidGH
CodeLite Plugin
Posts: 822
Joined: Wed Sep 03, 2008 7:26 pm
Contact:

Re: How to translate codelite into other languages

Post by DavidGH »

Sorry, but I have no knowledge or experience of that sort of thing.

LETARTARE
CodeLite Curious
Posts: 6
Joined: Mon Mar 17, 2025 1:10 pm
Genuine User: Yes
IDE Question: C++
Contact:

Re: How to translate codelite into other languages

Post by LETARTARE »

Here is a first attempt to translate 'CodeLite' into French : 2029/5622 chains

Screenshot_20250319_184905.png
You do not have the required permissions to view the files attached to this post.
Post Reply