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

Create a polish translation #289

Open
gavinhenderson opened this issue Feb 23, 2023 · 0 comments
Open

Create a polish translation #289

gavinhenderson opened this issue Feb 23, 2023 · 0 comments

Comments

@gavinhenderson
Copy link
Member

Create a polish translation of Pasco.

Process:

  1. go to POEditor - run the Eng-Polish translation of the PO Strings. Export all the strings as a JSON file. Name it appropriatley with the lang code.json Take this format and add the top and bottom bit - pasco/html/l10n at master · AceCentre/pasco (github.com) . Pop it in that directory.
  2. Add the lang to edit-config.html pasco/html at master · AceCentre/pasco (github.com) - and quick-setup.html
  3. Next add any lang vocabs.  In each directory do a translation of the trees pasco/html/trees at master · AceCentre/pasco (github.com) - but the fun one is spelling and prediction. For this we need a frequency list of words in that language. For this I use google.   and the power of python to make something that works and spits out as a json file
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

1 participant