Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to add own translation? #7

Closed
Tymcio opened this issue Sep 3, 2017 · 7 comments
Closed

How to add own translation? #7

Tymcio opened this issue Sep 3, 2017 · 7 comments

Comments

@Tymcio
Copy link
Contributor

Tymcio commented Sep 3, 2017

I would like to add Polish, could you briefly explain how to do it? :)

@flippy12
Copy link
Contributor

flippy12 commented Sep 4, 2017

You can take a look at the readme, and at the files already created, to understand how it's organized.
For your translation, you can start by downloading an existing file (like "zh-cn2en.txt.0.0.8.74") to see how it's structured. You will see that each line is finished by chinese_text|translated_text.
translated_text is the result of your translation.
The result of your translation will give the file zh-cn2po.txt.0.0.8.74 (I suppose that it's 'po' for Poland).

@Tymcio
Copy link
Contributor Author

Tymcio commented Sep 4, 2017

So I just translate this file and than I can commit it here ?
I believe cn2pl will be for Polish (usually it's like this)

@dpeddi
Copy link
Contributor

dpeddi commented Sep 4, 2017 via email

@Tymcio
Copy link
Contributor Author

Tymcio commented Sep 5, 2017

Ok, great :) @dpeddi could you tell me how to make new .res and new .fw file, with PL translation inside? :)

@dpeddi
Copy link
Contributor

dpeddi commented Sep 5, 2017 via email

@Tymcio Tymcio closed this as completed Sep 5, 2017
@Tymcio Tymcio reopened this Sep 5, 2017
@Tymcio
Copy link
Contributor Author

Tymcio commented Sep 5, 2017

Hmm, I have problem like this (https://scr.hu/GZOmRz) when I use .res and .fw file from here https://www.dropbox.com/s/bkbkndlv9tf3hol/fw00874.zip

@dpeddi
Copy link
Contributor

dpeddi commented Sep 5, 2017

Please consider that this tool is developed on linux os.
However I should have fixed this issue on latest commit. You may still get errors if you don't have imagemagick on your path

(convert should be imagemagick one and no the
"C:>convert /?
Converts a FAT volume to NTFS.")

@dpeddi dpeddi closed this as completed Sep 5, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants