File tree Expand file tree Collapse file tree 6 files changed +185523
-1
lines changed Expand file tree Collapse file tree 6 files changed +185523
-1
lines changed Original file line number Diff line number Diff line change @@ -115,6 +115,10 @@ msgstr ""
115115msgid "Zhengma (Large)"
116116msgstr ""
117117
118+ #: tables/zhengma-chaoji.conf.in:3
119+ msgid "Zhengma (Chaoji)"
120+ msgstr ""
121+
118122#: tables/zhengma-pinyin.conf.in:3
119123msgid "ZhengmaPinyin"
120124msgstr ""
Original file line number Diff line number Diff line change @@ -120,6 +120,10 @@ msgstr "郑码"
120120msgid "Zhengma (Large)"
121121msgstr "郑码大字集"
122122
123+ #: tables/zhengma-chaoji.conf.in:3
124+ msgid "Zhengma (Chaoji)"
125+ msgstr "郑码超集"
126+
123127#: tables/zhengma-pinyin.conf.in:3
124128msgid "ZhengmaPinyin"
125129msgstr "郑码拼音"
Original file line number Diff line number Diff line change @@ -121,6 +121,10 @@ msgstr "鄭碼"
121121msgid "Zhengma (Large)"
122122msgstr "鄭碼大字集"
123123
124+ #: tables/zhengma-chaoji.conf.in:3
125+ msgid "Zhengma (Chaoji)"
126+ msgstr "鄭碼超集"
127+
124128#: tables/zhengma-pinyin.conf.in:3
125129msgid "ZhengmaPinyin"
126130msgstr "鄭碼拼音"
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ set(TABLE_NAME
22 boshiamy zhengma cangjie3 cangjie5 cangjie-large
33 quick3 quick5 quick-classic
44 scj6 easy-large wu cantonese cantonhk jyutping-table stroke5 array30 array30-large
5- wubi-large zhengma-large zhengma-pinyin
5+ wubi-large zhengma-large zhengma-chaoji zhengma- pinyin
66 t9
77 wubi98 wubi98-pinyin wubi98-single
88 )
Original file line number Diff line number Diff line change 1+ [InputMethod]
2+ Name=Zhengma (Chaoji)
3+ Icon=fcitx-zhengma
4+ Label=郑
5+ LangCode=zh_CN
6+ Addon=table
7+ Configurable=True
8+
9+ [Table]
10+ File=table/zhengma-chaiji.main.dict
11+ OrderPolicy=No
12+ PinyinKey=[
13+ AutoSelect=True
14+ AutoSelectLength=-1
15+ NoMatchAutoSelectLength=0
16+ MatchingKey=?
17+ AutoPhraseLength=4
18+ ExactMatch=False
19+ Hint=False
20+
21+ [Table/PrevPage]
22+ 0=Up
23+ 1=minus
24+
25+ [Table/NextPage]
26+ 0=Down
27+ 1=equal
You can’t perform that action at this time.
0 commit comments