Forum > Beginners

Translate LCL

(1/1)

Jacentus:
Hi

I newbe.

I completed translation of LCL in Lazarus folder \lazarus\lcl\languages.
What I must do to recompile all dialogs and components with the new polish translation.
I want write application only in Polish language.

Ñuño_Martínez:
I think you should just recompile Lazarus.  Look at menu option "Tools > Build Lazarus with profile: ...".

Anyway, you should read these articles too:
[*]Translations/i18n/localizations for programs
[*]Step-by-step instructions for creating multi-language applications.
[/list]
They're about internationalization, but they explain the best way to translate stuff.

wp:

--- Quote from: Jacentus on February 15, 2018, 03:55:53 pm ---I completed translation of LCL in Lazarus folder \lazarus\lcl\languages.

--- End quote ---
Do I understand correctly: You added missing translations to the file lclstrconsts.pl.po in lazarus\lcl\languages? Then you should write a bug report to bugtracker (https://bugs.freepascal.org/view_all_bug_page.php) and attach the file. This way your translation will be added to Lazarus "officially", and others can contribute from your work, too.

Jacentus:

--- Quote from: wp on February 16, 2018, 11:36:43 am ---
--- Quote from: Jacentus on February 15, 2018, 03:55:53 pm ---I completed translation of LCL in Lazarus folder \lazarus\lcl\languages.

--- End quote ---
Do I understand correctly: You added missing translations to the file lclstrconsts.pl.po in lazarus\lcl\languages? Then you should write a bug report to bugtracker (https://bugs.freepascal.org/view_all_bug_page.php) and attach the file. This way your translation will be added to Lazarus "officially", and others can contribute from your work, too.

--- End quote ---

OK - Just I sent it.

Regards
Jacek

Navigation

[0] Message Index

Go to full version