txty-io / texterify

The translation and localization management system.
https://texterify.com
Other
169 stars 14 forks source link

Support importing plain text files #161

Open Qiangong2 opened 10 months ago

Qiangong2 commented 10 months ago

Would it be possible to implement plain text file support like Crowdin and Weblate support?

chrztoph commented 9 months ago

Hey, strings imported to Texterify are normalized to a standard format so you can export them in any format you like. As long as it is possible to map a string to a certain key this would be possible. Could you give me an example of the format you would like to add?

Qiangong2 commented 9 months ago

When you work on translating gbin files, the main tool to extract them extracts them into a txt file.

Here's an example of a gbin extracted to a txt file: 000013.gbin.txt

The hyphen lines need to stay in place, otherwise it can't be repacked later.