ChineseOpenConvert
Translation between Traditional Chinese and Simplified Chinese. 繁简转换。
Details
Installs
- Total 12K
- Win 9K
- Mac 3K
- Linux 548
Dec 21 | Dec 20 | Dec 19 | Dec 18 | Dec 17 | Dec 16 | Dec 15 | Dec 14 | Dec 13 | Dec 12 | Dec 11 | Dec 10 | Dec 9 | Dec 8 | Dec 7 | Dec 6 | Dec 5 | Dec 4 | Dec 3 | Dec 2 | Dec 1 | Nov 30 | Nov 29 | Nov 28 | Nov 27 | Nov 26 | Nov 25 | Nov 24 | Nov 23 | Nov 22 | 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 | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Windows | 1 | 1 | 0 | 3 | 1 | 2 | 0 | 3 | 4 | 0 | 0 | 1 | 2 | 1 | 1 | 0 | 0 | 2 | 1 | 0 | 1 | 1 | 1 | 1 | 0 | 0 | 0 | 1 | 0 | 3 | 2 | 0 | 1 | 1 | 1 | 2 | 0 | 0 | 0 | 2 | 0 | 2 | 1 | 0 | 0 | 2 |
Mac | 0 | 0 | 0 | 2 | 0 | 0 | 0 | 0 | 0 | 0 | 2 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 2 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 2 | 2 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 |
Linux | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 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 | 2 | 0 | 0 | 0 | 1 | 0 | 1 | 0 | 0 | 1 | 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.
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.