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 530
May 12 May 11 May 10 May 9 May 8 May 7 May 6 May 5 May 4 May 3 May 2 May 1 Apr 30 Apr 29 Apr 28 Apr 27 Apr 26 Apr 25 Apr 24 Apr 23 Apr 22 Apr 21 Apr 20 Apr 19 Apr 18 Apr 17 Apr 16 Apr 15 Apr 14 Apr 13 Apr 12 Apr 11 Apr 10 Apr 9 Apr 8 Apr 7 Apr 6 Apr 5 Apr 4 Apr 3 Apr 2 Apr 1 Mar 31 Mar 30 Mar 29 Mar 28
Windows 0 1 3 5 2 4 3 0 2 2 3 1 3 1 6 0 4 4 2 5 5 4 2 1 4 6 6 2 0 4 4 1 3 2 3 0 3 2 0 3 2 6 3 1 1 10
Mac 0 1 2 0 1 1 0 0 1 0 0 0 0 1 0 0 0 0 1 0 1 1 0 1 2 1 0 0 1 0 0 0 0 0 2 1 2 0 0 1 0 0 0 0 0 1
Linux 0 0 0 0 0 0 2 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 1 0 0 0 1 0 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.