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