Difference between revisions of "Chttrans/zh-hans"

From Fcitx
Jump to navigation Jump to search
(Created page with "{{Infobox module | name = 简繁转换 | version = 4.2.1 | dependency = OpenCC | programming language = C | license = GPLv2 | type = 模块 }}")
(Updating to match new version of source page)
 
(5 intermediate revisions by one other user not shown)
Line 3: Line 3:
 
{{Infobox module | name = 简繁转换 | version = 4.2.1 | dependency = OpenCC | programming language = C | license = GPLv2 | type = [[Special:myLanguage/Module|模块]] }}
 
{{Infobox module | name = 简繁转换 | version = 4.2.1 | dependency = OpenCC | programming language = C | license = GPLv2 | type = [[Special:myLanguage/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
 
* OpenCC
* Toggle Hotkey, Ctrl+Shift+F
+
* 切换快捷键,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.
+
它只会在当前输入法语言代码为 zh_CN (简体中文), zh_TW (繁体中文),zh_HK (繁体中文(香港))时起作用。当图标为“汉”时,zh_HK 或 zh_TW 的输入法会被转换,zh_CN 不受影响。另一方面,为“漢”时,zh_CN 的输入法将被转换。
 +
 
 +
所有非 zh_* 的输入法将不受影响,并且图标将会自动隐藏。
  
All non zh_* input method will not affected and chttrans icon will automatically hide.
 
  
 
[[Category:Built-in Addon]]
 
[[Category:Built-in Addon]]
 
[[Category:Addon]]
 
[[Category:Addon]]

Latest revision as of 23:17, 2 February 2016

Other languages:
English • ‎中文(简体)‎
简繁转换
Version 4.2.1
Dependency OpenCC
Written In C
License GPLv2
Type 模块

简介

简繁转换是一个可以将输入文本从简体中文正向或反向转换为繁体中文的模块。

功能

  • 内置的字到字的转换
  • OpenCC
  • 切换快捷键,Ctrl+Shift+F

使用

它只会在当前输入法语言代码为 zh_CN (简体中文), zh_TW (繁体中文),zh_HK (繁体中文(香港))时起作用。当图标为“汉”时,zh_HK 或 zh_TW 的输入法会被转换,zh_CN 不受影响。另一方面,为“漢”时,zh_CN 的输入法将被转换。

所有非 zh_* 的输入法将不受影响,并且图标将会自动隐藏。