Page 1 of 1

How to convert TBX and TMX to a usable dictionary?

PostPosted: Sun Jun 15, 2014 3:42 pm
by sungkhum
Hello,
I have a large amount of data for English to Khmer, but it is in TBX and TMX format. Is there a way to easily convert these to use with GoldenDict?
Thanks!

Re: How to convert TBX and TMX to a usable dictionary?

PostPosted: Sat Aug 02, 2014 12:41 pm
by MaximeB
These files are plain text XML files. You can turn them into a format readable by GoldenDict using some utilities and a text processor.
You can do some conversions into CSV using Heartsome Studio (a formerly commercial product that is now open source).
http://www.heartsome.net/en-US/downloads.html

When you have a CSV file, you can turn it into a DSL file. See other threads about this in this forum.

Re: How to convert TBX and TMX to a usable dictionary?

PostPosted: Tue Aug 19, 2014 8:25 am
by sungkhum
Ok thanks - I will try that.