Skip to content

Commit f46c017

Browse files
committed
add chaoji zhengma
1 parent a74d06c commit f46c017

File tree

6 files changed

+185523
-1
lines changed

6 files changed

+185523
-1
lines changed

po/fcitx5-table-extra.pot

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,10 @@ msgstr ""
115115
msgid "Zhengma (Large)"
116116
msgstr ""
117117

118+
#: tables/zhengma-chaoji.conf.in:3
119+
msgid "Zhengma (Chaoji)"
120+
msgstr ""
121+
118122
#: tables/zhengma-pinyin.conf.in:3
119123
msgid "ZhengmaPinyin"
120124
msgstr ""

po/zh_CN.po

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,10 @@ msgstr "郑码"
120120
msgid "Zhengma (Large)"
121121
msgstr "郑码大字集"
122122

123+
#: tables/zhengma-chaoji.conf.in:3
124+
msgid "Zhengma (Chaoji)"
125+
msgstr "郑码超集"
126+
123127
#: tables/zhengma-pinyin.conf.in:3
124128
msgid "ZhengmaPinyin"
125129
msgstr "郑码拼音"

po/zh_TW.po

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,10 @@ msgstr "鄭碼"
121121
msgid "Zhengma (Large)"
122122
msgstr "鄭碼大字集"
123123

124+
#: tables/zhengma-chaoji.conf.in:3
125+
msgid "Zhengma (Chaoji)"
126+
msgstr "鄭碼超集"
127+
124128
#: tables/zhengma-pinyin.conf.in:3
125129
msgid "ZhengmaPinyin"
126130
msgstr "鄭碼拼音"

tables/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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
)

tables/zhengma-chaoji.conf.in

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
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

0 commit comments

Comments
 (0)