Since I will extend the language options for the installer, I would like to know whether there are also Russian Stronghold Fans around here who would be willing to help with a Russian translation?
@Sh0wdown I wish I could do this. But I dont know how. Is this just a launcher translation?
Yes, it is just the translation for the Installer.
The translation is written into a text file, of which I will explain the structure below. If you have questions about the meaning of some texts you can always ask me and I will try to elaborate a bit.
The Russian localization file can be found here. You can simply download/copy the text file to edit and reupload it here or if you know how to use GitHub, fork the repository.
The structure works as follows:
Name
{
"Π½Π΅ΠΎΡΠΈΡΠΈΠ°Π»ΡΠ½ΡΠΉ Crusader Patcher"
}
This is one translation element. "Name" is an identifier for the program to know where to put the text. Do not change it! The text of this element which you have to translate is the one between the quotes " ". Edit this one.
If you think your line becomes too long for your editor, you can put a "&" before a line break, and the program will ignore the line break when showing the text. Example (with google translate):
ui_chooseLang
{
"ΠΠΎΠΆΠ°Π»ΡΠΉΡΡΠ°, &
Π²ΡΠ±Π΅ΡΠΈΡΠ΅ ΡΠ·ΡΠΊ
Π΄Π»Ρ ΡΡΠΎΠΉ Π½Π°ΡΡΡΠΎΠΉΠΊΠΈ ΠΈΠ· ΡΠΏΠΈΡΠΊΠ° Π½ΠΈΠΆΠ΅."
}
As you can see, the line break after "ΠΠΎΠΆΠ°Π»ΡΠΉΡΡΠ°, &" is ignored, but the line break after "Π²ΡΠ±Π΅ΡΠΈΡΠ΅ ΡΠ·ΡΠΊ" is shown.

@Sh0wdown I have already finished Translation !!!
https://github.com/Sh0wdown/UnofficialCrusaderPatch/compare/master...Lolasik011:patch-4
I think dev know what google translate is and asked for human translation.
@JuGGerNaunT What ? I translated myself. If you do not know Russian, do not write.
Thank you, I will add it in the next release and post here when more translations are needed in the future.
There are some new entries to translate on my branch. I put everything new or changed to the bottom of the file. It would be nice if you could take another look.
@Sh0wdown I completed the translation https://github.com/Lolasik011/UnofficialCrusaderPatch/commit/311781a764c8f0d4e959d6d1f1abd108789f85b8
@Lolasik011 There are some new changes, could you take another look (at the far bottom)?
@Sh0wdown No problem all is ready.
https://github.com/Sh0wdown/UnofficialCrusaderPatch/compare/master...Lolasik011:patch-6
@Lolasik011 New texts for 2.07 have been added.
https://github.com/Sh0wdown/UnofficialCrusaderPatch/compare/master...Lolasik011:patch-7
@Sh0wdown
translation updated
thank you very much!
@Sh0wdown no problem
@Lolasik011 There are a few new texts for a hotfix.
https://github.com/Sh0wdown/UnofficialCrusaderPatch/compare/master...Lolasik011:patch-8
@Sh0wdown translation is complete
@Lolasik011 New texts added! Also, could you send me a simple mail to the e-mail address on my GitHub Profile so I have yours?
@Sh0wdown https://github.com/Sh0wdown/UnofficialCrusaderPatch/compare/master...Lolasik011:patch-9
translation is complete
@Sh0wdown
translation is complete https://github.com/Lolasik011/UnofficialCrusaderPatch/blob/patch-10/UnofficialCrusaderPatch/Localization/Russian.txt
Sorry was busy. Translation is done!
https://github.com/Lolasik011/UnofficialCrusaderPatch/tree/patch-13
translation is complete !
@Sh0wdown
Did I translate everything?
@Sh0wdown
Did I translate everything?
Yes, I think so. Thank you very much! :)
@Sh0wdown
I am glad that I can help.
@Sh0wdown New translation 2.13
https://github.com/Lolasik011/UnofficialCrusaderPatch/blob/patch-17/UnofficialCrusaderPatch/Localization/Russian.txt
@Sh0wdown https://github.com/Lolasik011/UnofficialCrusaderPatch/tree/patch-18
Small Fix!
I believe Lolasik011 is now able to contribute and update translations himself.