- Ask for the 3 files from Professor Douglas Brown. For me, it was simplified Chinese
- video_zh_CN.properties
- tools_zh_CN.properties
- tracker_zh_CN.properties
- The files are kept here.
- Translate the text into your language, the three files are keep here for your reference.
- Each language has their own code system, like zh_TW stands for Chinese Taiwan.
- Java program use unicode, but we use big-5 code for traditional chinese.
- So it need to be pre-process with native2ascii program (It can be found in jdk). However, I found a web page can do it online. https://native2ascii.net/
- Copy the following txt to right textarea , and you will find simplified chinese appear at left textarea.
- You need to copy translated text to the left textarea again, to get ascii code from right textarea (and save to .properties files)
- To test the files, you can download all the files here and use Tracker and test out the translation.
Singapore physics teacher blog that uses AI LLM, Easy Java/JavaScript Simulation (EjsS or Ejs), Tracker Video Analysis and Modelling and TagUI robotic process automation by AI Singapore for the benefit of MOrE.
Pages
▼
Friday, March 2, 2018
How to translate into your native language for Tracker?
How to translate into your native language for Tracker?


No comments:
Post a Comment