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 ""
115
115
msgid "Zhengma (Large)"
116
116
msgstr ""
117
117
118
+ #: tables/zhengma-chaoji.conf.in:3
119
+ msgid "Zhengma (Chaoji)"
120
+ msgstr ""
121
+
118
122
#: tables/zhengma-pinyin.conf.in:3
119
123
msgid "ZhengmaPinyin"
120
124
msgstr ""
Original file line number Diff line number Diff line change @@ -120,6 +120,10 @@ msgstr "郑码"
120
120
msgid "Zhengma (Large)"
121
121
msgstr "郑码大字集"
122
122
123
+ #: tables/zhengma-chaoji.conf.in:3
124
+ msgid "Zhengma (Chaoji)"
125
+ msgstr "郑码超集"
126
+
123
127
#: tables/zhengma-pinyin.conf.in:3
124
128
msgid "ZhengmaPinyin"
125
129
msgstr "郑码拼音"
Original file line number Diff line number Diff line change @@ -121,6 +121,10 @@ msgstr "鄭碼"
121
121
msgid "Zhengma (Large)"
122
122
msgstr "鄭碼大字集"
123
123
124
+ #: tables/zhengma-chaoji.conf.in:3
125
+ msgid "Zhengma (Chaoji)"
126
+ msgstr "鄭碼超集"
127
+
124
128
#: tables/zhengma-pinyin.conf.in:3
125
129
msgid "ZhengmaPinyin"
126
130
msgstr "鄭碼拼音"
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ set(TABLE_NAME
2
2
boshiamy zhengma cangjie3 cangjie5 cangjie-large
3
3
quick3 quick5 quick-classic
4
4
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
6
6
t9
7
7
wubi98 wubi98-pinyin wubi98-single
8
8
)
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