alRex-U / ParCool

A Minecraft Forge Mod for action of Cool Parkour
GNU General Public License v3.0
42 stars 33 forks source link

Multi Language Support #27

Open alRex-U opened 3 years ago

alRex-U commented 3 years ago

Now parcool supports only English and Japanese until ParCool Guide supports only English. I want to support more language. To begin with, I want support Chinese. If someone helped this, I would be really happy.(Other language are also good)

alRex-U commented 2 years ago

I translated parcool guide to Japanese

alRex-U commented 2 years ago

I translated parcool guide to Chinese(zh_cn)

alRex-U commented 2 years ago

I added action names in language files in dev-1.16. Could someone translate them into Chinese?

COwOkies commented 1 year ago

If someone helped this, I would be really happy.(Other language are also good)

Do you want me to help with the french translation ?

alRex-U commented 1 year ago

Really? Thank-you!

As for lang file:
Add file to 1.16.5/src/main/resources/assets/parcool/lang/. Their format are same with ordinarily used in Minecraft Resource Packs.

As for ParCool Guide:
Add file to 1.16.5/src/main/resources/assets/parcool/book/.
Summary of what the format like, this tell how you should write the book content.

Their file name include language code (ex:"en_us" for English of default language in Minecraft)

Other language versions(English, Japanese, Chinese) are already provided. They may help you.

If you have problems, you can ask me here.

COwOkies commented 1 year ago

Should be done :)

alRex-U commented 1 year ago

Thanks for contributing. The change will be applied to next release.

alRex-U commented 1 year ago

139

alRex-U commented 1 year ago

If you are willing to add your translation to this mod, add or modify files of lang folder and send pull request to main branch.

If you can add patchouli book translation too, please check patchouli_books As for the format, Patchouli mod's official wiki helps you.

FurkenSenpainiz commented 7 months ago

i did translate the tr of it but i cant sen it to main branch

FurkenSenpainiz commented 7 months ago

tr_tr.json here tr

alRex-U commented 7 months ago

Why cannot send pull request?