Sublime Forum

SublimeTradsim

#1

github.com/erinata/SublimeTradsim

This is a plugin for translation between Traditional Chinese and Simplified Chinese.

The translation method I used is the same method as the method in RubyGem “Tradsim” (github.com/erinata/tradsim). And I try to rewrite it in Python so that this plugin doesn’t depends on a Ruby Gem.
(If you are using Ruby you may want to use that Gem instead.)

For now it offer two commands, which will translate the whole document to Traditional or to Simplified Chinese respectively. I will implement the “Translated selected text” command later.

Suggestions are welcomed.

0 Likes