-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathlocaleEgg.ahk
107 lines (104 loc) · 5.91 KB
/
localeEgg.ahk
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
ProjectHome = http://Jedi.org/YahooKeyKeyIME/
Copyright = Jedi (CC) 2010
License = Creative Commons BY-NC-SA 2.0 Taiwan
LicenseURL = http://creativecommons.org/licenses/by-nc-sa/2.0/tw/
TitleYKKNotFound = тぃ砞﹚戈
MsgYKKNotFound = тぃ Yahoo! 集块猭砞﹚戈`n`n叫絋龟杆 Yahoo! 集块猭ぶ磅︽筁Ω Yahoo! 集块猭ず熬砞﹚礛刚Ω
ButtonCancel = ぃ璶睹笆
ButtonOK = も穒
CheckBoxIMEUnawareComposingBufferHeightPt = 砞﹚块絯侥跋
CheckBoxOverrideUIFont = ﹚块絯侥跋
TitleOverrideUIFont = 块絯侥跋
MsgOverrideUIFont = 叫块饼ㄏノ嘿﹚璶琌竒杆╰参嘿惠ぃ畉块
TitleOverrideUIFontIllegal = 嘿礚
MsgOverrideUIFontIllegal1 = ╰参тぃ硂
MsgOverrideUIFontIllegal2 = 叫穝块
CheckBoxKeyboardLayout = 跑ゴ猔`籔肚参猔`龄絃皌竚
Hsu = 砛ん
Eten26 = ぱ26龄
CheckBoxCandidateSelectionKeys = 跑匡龄砞﹚
DropDownListCandidateSelectionKeysMyOwn = 璹....
TitleCandidateSelectionKeysNew = 璹匡龄
MsgCandidateSelectionKeysNew = 猔`種璹匡龄ぃ眔ぶ 8 才┪禬筁 10 才龄ぃ狡ㄏノぃㄏノ ~ ! @ # $ `% ^ && * ( ) { } " < > ? + | _ : 单才の匡龄`n`n叫块璹匡龄
; "
TitleCandidateSelectionKeysNewLengthError = 龄计秖岿粇
MsgCandidateSelectionKeysNewLengthError = 璹匡龄ぃ眔ぶ 8 才┪禬筁 10 才叫穝块
TitleCandidateSelectionKeysNewIllegal = 龄礚
MsgCandidateSelectionKeysNewIllegal = ぃㄏノ ~ ! @ # $ `% ^ & * ( ) { } " < > ? + | _ : 单才の匡龄
; "
TitleCandidateSelectionKeysNewDuplicated = 龄狡
MsgCandidateSelectionKeysNewDuplicated = ぃ狡ㄏノ龄叫穝块
CheckBoxDisableOnekey = 闽超翴硄
EggGuiTitle = Yahoo! 集块猭留旅砞﹚
AboutItemMenuTray = 闽 %EggGuiTitle%
MingLiUName = 灿砰
TitleDone = ЧΘ跑
MsgNeedRelogin = 穝祅穦ネ琌璶瞷祅
if ( A_Language = "0804" ) {
TitleYKKNotFound = 找不到设定资料
MsgYKKNotFound = 找不到 Yahoo! 奇摩输入法的设定资料。`n`n请确实安装 Yahoo! 奇摩输入法,并至少执行过一次 Yahoo! 奇摩输入法内建的偏好设定,然后再试一次。
ButtonCancel = 不要乱动
ButtonOK = 放手一搏
CheckBoxIMEUnawareComposingBufferHeightPt = 设定输入缓冲区字型大小:
CheckBoxOverrideUIFont = 指定输入缓冲区字型
TitleOverrideUIFont = 输入缓冲区字型
MsgOverrideUIFont = 请输入欲使用的字型名称,此字型一定要是已经安装在系统上的字型,且名称需一字不差地输入:
TitleOverrideUIFontIllegal = 字型名称无效
MsgOverrideUIFontIllegal1 = 在此系统上找不到这个字型:
MsgOverrideUIFontIllegal2 = 请重新输入。
CheckBoxKeyboardLayout = 变更好打注音与传统注音的键盘配置:
Hsu = 许氏
Eten26 = 倚天26键
CheckBoxCandidateSelectionKeys = 变更选字按键设定:
DropDownListCandidateSelectionKeysMyOwn = 自订....
TitleCandidateSelectionKeysNew = 自订选字按键
MsgCandidateSelectionKeysNew = 注意:自订选字按键不得少于 8 个字符或超过 10 个字符,按键不可重复使用,并且不可使用 ~ ! @ # $ `% ^ && * ( ) { } " < > ? + | _ : 等字符以及空格作为选字按键。`n`n请输入自订选字按键:
; "
TitleCandidateSelectionKeysNewLengthError = 按键数量错误
MsgCandidateSelectionKeysNewLengthError = 自订选字按键不得少于 8 个字符或超过 10 个字符,请重新输入。
TitleCandidateSelectionKeysNewIllegal = 按键无效
MsgCandidateSelectionKeysNewIllegal = 不可使用 ~ ! @ # $ `% ^ & * ( ) { } " < > ? + | _ : 等字符以及空格作为选字按键。
; "
TitleCandidateSelectionKeysNewDuplicated = 按键重复
MsgCandidateSelectionKeysNewDuplicated = 不可重复使用相同的按键,请重新输入。
CheckBoxDisableOnekey = 关闭一点通功能
EggGuiTitle = Yahoo! 奇摩输入法隐藏设定
AboutItemMenuTray = 关于 %EggGuiTitle%
MingLiUName = 宋体
TitleDone = 完成变更
MsgNeedRelogin = 重新登入后才会生效,是否要现在登出?
}
if ( A_Language != "0404" and A_Language != "0804" ) {
TitleYKKNotFound = Find No Yahoo! KeyKey IME Data
MsgYKKNotFound = Can not find Yahoo! KeyKey IME Data.`n`nPlease marke sure you installed Yahoo! KeyKey IME and used Yahoo! KeyKey IME built-in preference dialog at least one time, then try again.
ButtonCancel = Cancel
ButtonOK = OK
CheckBoxIMEUnawareComposingBufferHeightPt = Change IME composing buffer font size to:
CheckBoxOverrideUIFont = Specify IME composing buffer font
TitleOverrideUIFont = IME Composing Buffer Font
MsgOverrideUIFont = Please enter any installed font name on this system, as exactally what it called:
TitleOverrideUIFontIllegal = Font Name Invalid
MsgOverrideUIFontIllegal1 = There is no such font on this system:
MsgOverrideUIFontIllegal2 = Please try again.
CheckBoxKeyboardLayout = Change the keyboard layout for SmartMandarin and TraditionalMandarin:
Hsu = Hsu
Eten26 = Eten26
CheckBoxCandidateSelectionKeys = Change candidate selection keys to:
DropDownListCandidateSelectionKeysMyOwn = Customize....
TitleCandidateSelectionKeysNew = Customize Candidate Selection Keys
MsgCandidateSelectionKeysNew = Note: You can not specify less than 8 or more than 10 characters. Duplicated characters are not allowed. Following characters are forbidden: ~ ! @ # $ `% ^ && * ( ) { } " < > ? + | _ : and space.`n`nPlease input your own customized candidate selection keys:
; "
TitleCandidateSelectionKeysNewLengthError = Too Less or Too Much Characters
MsgCandidateSelectionKeysNewLengthError = You can not specify less than 8 or more than 10 characters. Please try again.
TitleCandidateSelectionKeysNewIllegal = Invalid Characters
MsgCandidateSelectionKeysNewIllegal = Following characters are forbidden: ~ ! @ # $ `% ^ && * ( ) { } " < > ? + | _ : and space.
; "
TitleCandidateSelectionKeysNewDuplicated = Duplicated Characters
MsgCandidateSelectionKeysNewDuplicated = Duplicated characters are not allowed. Please try again.
CheckBoxDisableOnekey = Disable Onekey
EggGuiTitle = Yahoo! KeyKey IME's Easter Eggs
AboutItemMenuTray = About %EggGuiTitle%
MingLiUName = MingLiU
TitleDone = Done
MsgNeedRelogin = All customization will take effect after next login. Would you like to logout now?
}