luanti-org / luanti-org/modtools
Script for converting legacy .tr translation files to .po
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 17
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
Now that there is a new translation format in the engine in 5.10, there is a breadth of translations in packages that need to be converted. There should be a script under the modtools repo that allows for a modder to easily convert the translations from .tr to .po when version support becomes viable.
Bringing in or basing it on @Wuzzy2's [ltt_convert.py](https://codeberg.org/Wuzzy/Luanti_Translation_Tools/src/branch/master/README_ltt_convert.md) sounds like a good idea.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start in the modtools repository by reviewing the issue requirements and the linked ltt_convert.py documentation. Determine how legacy .tr translations should be converted to .po once version support is viable, using the referenced tool as a basis. Done means modders can run a script that performs the conversion for package translations.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- localization, tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100