ctrl+shift+p filters: :st2 :st3 :win :osx :linux
Browse

Chinese​Open​Convert

by rexdf ST3

Translation between Traditional Chinese and Simplified Chinese. 繁简转换。

Details

Installs

  • Total 12K
  • Win 8K
  • Mac 3K
  • Linux 536
Jul 27 Jul 26 Jul 25 Jul 24 Jul 23 Jul 22 Jul 21 Jul 20 Jul 19 Jul 18 Jul 17 Jul 16 Jul 15 Jul 14 Jul 13 Jul 12 Jul 11 Jul 10 Jul 9 Jul 8 Jul 7 Jul 6 Jul 5 Jul 4 Jul 3 Jul 2 Jul 1 Jun 30 Jun 29 Jun 28 Jun 27 Jun 26 Jun 25 Jun 24 Jun 23 Jun 22 Jun 21 Jun 20 Jun 19 Jun 18 Jun 17 Jun 16 Jun 15 Jun 14 Jun 13 Jun 12
Windows 0 0 4 1 0 2 3 3 2 1 1 2 3 1 2 2 0 1 0 2 3 2 1 0 0 1 0 1 2 1 1 3 3 1 1 1 2 3 5 1 0 2 0 2 1 2
Mac 0 1 1 0 0 2 0 0 1 0 0 0 0 0 0 0 0 1 0 1 0 1 1 1 0 0 1 0 0 0 0 1 0 1 0 0 1 0 0 0 0 0 0 0 0 0
Linux 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0

Readme

Source
raw.​githubusercontent.​com

SublimeChineseConvert

This is a Sublime Text plugin which implement the functionality of the Open Chinese Convert https://github.com/BYVoid/OpenCC. It provides translation between Traditional Chinese and Simplified Chinese.

screenshot

screenshot

screenshot

Install

Package Control

  • See here for instructions on installation of Package Control
  • In Sublime Text, search for package 'ChineseOpenConvert'

Manual

Clone this repository into Sublime Text 3/Packages using OS-appropriate location:

OSX:

git clone -b st3 https://github.com/rexdf/SublimeChineseConvert.git ~/Library/Application\ Support/Sublime\ Text\ 3/Packages/ChineseOpenConvert

Windows:

git clone -b st3 https://github.com/rexdf/SublimeChineseConvert.git "%APPDATA%\Sublime Text 3\Packages\ChineseOpenConvert"

Linux:

git clone -b st3 https://github.com/rexdf/SublimeChineseConvert.git ~/.config/sublime-text-3/Packages/ChineseOpenConvert

Usage

Press Ctrl+Shift+P to bring up the command input panel. Type in “Chinese” and you will see there are 10 commands provided.

ChineseConvert: Simplified Chinese to Traditional Chinese
ChineseConvert: Traditional Chinese to Simplified Chinese
ChineseConvert: Simplified Chinese to Traditional Chinese (Taiwan Standard)
ChineseConvert: Traditional Chinese (Taiwan Standard) to Simplified Chinese
ChineseConvert: Simplified Chinese to Traditional Chinese (Hong Kong Standard)
ChineseConvert: Traditional Chinese (Hong Kong Standard) to Simplified Chinese
ChineseConvert: Simplified Chinese to Traditional Chinese (Taiwan Standard) with Taiwanese idiom
ChineseConvert: Traditional Chinese (Taiwan Standard) to Simplified Chinese with Mainland Chinese idiom
ChineseConvert: Traditional Chinese (OpenCC Standard) to Taiwan Standard
ChineseConvert: Traditional Chinese (OpenCC Standard) to Hong Kong Standard

Choose the command that you want to run to perform the translation

Right click to get context menu or click on Main menu Tools/Packages/繁简体转换:

繁简体转换
    简体到繁體
    繁體到简体
    简体到臺灣正體
    臺灣正體到简体
    简体到香港繁體(香港小學學習字詞表標準)
    香港繁體(香港小學學習字詞表標準)到简体
    简体到繁體(臺灣正體標準)並轉換爲臺灣常用詞彙
    繁體(臺灣正體標準)到简体并转换为中国大陆常用词汇
    繁體(OpenCC 標準)到臺灣正體

How to build it?

There is a extra repo for details.

Author & Contributors

License

Copyright © 2015 Rexdf. MIT License.