Chttrans: Difference between revisions
Jump to navigation
Jump to search
Weng Xuetian (talk | contribs) No edit summary |
Weng Xuetian (talk | contribs) No edit summary |
||
| (8 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<languages /> | <languages/> | ||
<translate> | <translate> | ||
<!--T:1--> | |||
{{Infobox module | {{Infobox module | ||
| name = Chttrans | | name = Chttrans | ||
| Line 10: | Line 12: | ||
}} | }} | ||
== Intro == | == Intro == <!--T:2--> | ||
Chttrans is a module that can convert the input string from Simplified Chinese to Traditional Chinese or vice versa. | Chttrans is a module that can convert the input string from Simplified Chinese to Traditional Chinese or vice versa. | ||
== Feature == | == Feature == <!--T:3--> | ||
* Built-in Character to Character Engine | * Built-in Character to Character Engine | ||
* OpenCC | * OpenCC | ||
* Toggle Hotkey, Ctrl+Shift+F | * Toggle Hotkey, Ctrl+Shift+F | ||
== Usage == | == Usage == <!--T:4--> | ||
It will only work when current input method's language code is zh_CN, zh_TW, or zh_HK. When it's "汉", zh_HK or zh_TW input method input string will be converted, zh_CN will not be affected. Other other hand, when it's "漢", zh_CN input method will be converted. | It will only work when current input method's language code is zh_CN, zh_TW, or zh_HK. When it's "汉", zh_HK or zh_TW input method input string will be converted, zh_CN will not be affected. Other other hand, when it's "漢", zh_CN input method will be converted. | ||
<!--T:5--> | |||
All non zh_* input method will not affected and chttrans icon will automatically hide. | All non zh_* input method will not affected and chttrans icon will automatically hide. | ||
</translate> | |||
[[Category:Built-in Addon]] | [[Category:Built-in Addon]] | ||
[[Category:Addon]] | [[Category:Addon]] | ||
Latest revision as of 23:12, 2 February 2016
| Version | 4.2.1 |
|---|---|
| Dependency | OpenCC |
| Written In | C |
| License | GPLv2 |
| Type | Module |
Intro
Chttrans is a module that can convert the input string from Simplified Chinese to Traditional Chinese or vice versa.
Feature
- Built-in Character to Character Engine
- OpenCC
- Toggle Hotkey, Ctrl+Shift+F
Usage
It will only work when current input method's language code is zh_CN, zh_TW, or zh_HK. When it's "汉", zh_HK or zh_TW input method input string will be converted, zh_CN will not be affected. Other other hand, when it's "漢", zh_CN input method will be converted.
All non zh_* input method will not affected and chttrans icon will automatically hide.