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

Pick up a common localization file format? #7

Open
Gnimuc opened this issue Aug 4, 2018 · 0 comments
Open

Pick up a common localization file format? #7

Gnimuc opened this issue Aug 4, 2018 · 0 comments

Comments

@Gnimuc
Copy link
Collaborator

Gnimuc commented Aug 4, 2018

After some investigation, I find it might be good to use some localization service like transifex as our collaboration tool. It has many useful features, for example, when the original source file is updated, it'll automatically cache the old translation:

transifex

If we wanna use transifex, the docstrings need to be dumped to a common file format that transifex supports, such as gettext's PO format. It seems PO format is very simple and easy to parse, I'll look into this and check out the feasibility.

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

1 participant